mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-27 17:34:58 +08:00
Merge pull request #420 from netbe/fix-doc-docker
Update Boot2docker information for OSX
This commit is contained in:
@@ -59,7 +59,7 @@ docker run -d -p 4567:4567 --name slate -v $(pwd)/source:/app/source slate
|
||||
You can now see the docs at <http://localhost:4567>. Whoa! That was fast!
|
||||
|
||||
*Note: if you're using the Docker setup on OSX, the docs will be
|
||||
availalable at the output of `boot2docker ip` instead of `localhost:4567`.*
|
||||
available at the output of `docker-machine ip <machine-name>` (port: 4567) instead of `localhost:4567`.*
|
||||
|
||||
Now that Slate is all set up your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/tripit/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/tripit/slate/wiki/Deploying-Slate).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user