diff --git a/docs/_docs/windows.md b/docs/_docs/windows.md index 12e15815..7c02fdc2 100644 --- a/docs/_docs/windows.md +++ b/docs/_docs/windows.md @@ -34,14 +34,12 @@ Next let's update our Ruby gems: ``` sudo gem update - ``` Now all that is left to do is install Jekyll. ``` sudo gem install jekyll bundler - ``` You can test by running: