From 483f5f8f1a02df391488f49564688f6661017272 Mon Sep 17 00:00:00 2001 From: alliedsteel Date: Thu, 15 Sep 2016 12:19:59 -0400 Subject: [PATCH] Word missing on Readme.md (#592) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36950bf..a3f2f2e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ vagrant up 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/lord/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/lord/slate/wiki/Deploying-Slate). +Now that Slate is all set up on your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/lord/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/lord/slate/wiki/Deploying-Slate). If you'd prefer to use Docker, instructions are available [in the wiki](https://github.com/lord/slate/wiki/Docker).