diff --git a/README.md b/README.md index 0166dc1..e695302 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,6 @@ You can now see the docs at http://localhost:4567. Whoa! That was fast! Now that Slate is all set up on your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/slatedocs/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/slatedocs/slate/wiki/Deploying-Slate). -If you'd prefer to use Docker, instructions are available [in the wiki](https://github.com/slatedocs/slate/wiki/Docker). - ### Note on JavaScript Runtime For those who don't have JavaScript runtime or are experiencing JavaScript runtime issues with ExecJS, it is recommended to add the [rubyracer gem](https://github.com/cowboyd/therubyracer) to your gemfile and run `bundle` again.