Merge pull request #1659 from glamouracademy/v3-stable

Add link for RubyGem package manager download
v3-stable
Thomas Reynolds 2015-10-27 10:54:50 -07:00
commit 8dbd35938d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ These days, many websites are built with an API in mind. Rather than package the
## Installation
Middleman is built on Ruby and uses the RubyGems package manager for installation. These are usually pre-installed on Mac OS X and Linux. Windows users can install both using [RubyInstaller].
Middleman is built on Ruby and uses the [RubyGems package manager] (https://rubygems.org/pages/download) for installation. These are usually pre-installed on Mac OS X and Linux. Windows users can install both using [RubyInstaller].
```
gem install middleman