Skip to content

Commit

Permalink
Clarify auto-update info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lord committed Nov 14, 2014
1 parent c74bf7b commit 14a9aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit 14a9aac

Please sign in to comment.