@@ -70,6 +70,9 @@ You can now see the docs at http://localhost:4567. Whoa! That was fast!
+available at the IP of your docker host. If you're using docker-machine you can
+retrieve it with `docker-machine ip <your_machine_name>`*
*Note: if you're using the Docker setup on OSX, the docs will be
available at the output of `docker-machine ip <machine-name>` (port: 4567) instead of `localhost:4567`.*
#### Via Vagrant
```shell
vagrant up
...
...
@@ -77,6 +80,7 @@ vagrant up
You can now see the docs at http://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).
Examples of Slate in the Wild
...
...
@@ -85,7 +89,6 @@ Examples of Slate in the Wild
*[Travis-CI's API docs](https://docs.travis-ci.com/api/)