Merge pull request #1659 from glamouracademy/v3-stable

Add link for RubyGem package manager download
This commit is contained in:
Thomas Reynolds 2015-10-27 10:54:50 -07:00
commit 8dbd35938d

View file

@ -19,7 +19,7 @@ These days, many websites are built with an API in mind. Rather than package the
## Installation ## 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 gem install middleman