mirror of
https://github.com/danbulant/api_docs
synced 2026-05-20 12:48:39 +00:00
Clarify auto-update info in readme
This commit is contained in:
parent
c74bf7b50e
commit
14a9aac0fc
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ You're going to need:
|
|||
4. Install all dependencies: `bundle install`
|
||||
5. Start the test server: `bundle exec middleman server`
|
||||
|
||||
You can now see the docs at <http://localhost:4567>. And as you edit `source/index.md`, your server should automatically update! Whoa! That was fast!
|
||||
You can now see the docs at <http://localhost:4567>. Whoa! That was fast!
|
||||
|
||||
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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue