diff --git a/docs/_docs/windows.md b/docs/_docs/windows.md index cd489634..12e15815 100644 --- a/docs/_docs/windows.md +++ b/docs/_docs/windows.md @@ -28,7 +28,7 @@ Now we can install Ruby. To do this we will use a repository from [BrightBox](ht ``` sudo apt-add-repository ppa:brightbox/ruby-ng sudo apt-get update -sudo apt-get install ruby2.3 ruby2.3-dev build-essentials +sudo apt-get install ruby2.3 ruby2.3-dev build-essential ``` Next let's update our Ruby gems: