Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If you are getting started on OS X, the [Docker toolbox](https://docs.docker.com
is the first thing to checkout.

```bash
$ docker run -it -p 5000:5000 jjangsangy/ExplainToMe:latest
$ docker run -it -p 5000:5000 jjangsangy/explaintome:latest
```

Once the server is running, navigate to either localhost:5000 (on Linux) or
Expand Down