revision of introduction and bundler.

rharmonson 2014-06-26 10:04:50 -07:00
parent 2709cc8e85
commit 02853f631d

@ -2,7 +2,7 @@
_**document state: draft in-progress**_
The purpose of this document is describe the installation process for Tracks 2.2.2 on CentOS 6.5 Minimal x86_64 using epel repository, rvm, mysql, apache, and phusion passenger.
The purpose of this document is describe the installation process for Tracks 2.2.2 on CentOS 6.5 Minimal x86_64 using epel repository, rvm, mysql, apache, and phusion passenger. This is but one method of installing Tracks. I am open to suggestions and constructive criticism.
Build Overview
@ -679,7 +679,7 @@ $ rvm list
```
##7. Bundler
Bundler is an additional requirement of Tracks.
Bundler simplifies meeting Tracks' requirements.
```
$ gem install bundler
Fetching: bundler-1.6.2.gem (100%)