Merge pull request #1659 from glamouracademy/v3-stable
Add link for RubyGem package manager download
This commit is contained in:
commit
8dbd35938d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue