mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
revision of introduction and bundler.
parent
2709cc8e85
commit
02853f631d
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
_**document state: draft in-progress**_
|
_**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
|
Build Overview
|
||||||
|
|
||||||
|
|
@ -679,7 +679,7 @@ $ rvm list
|
||||||
```
|
```
|
||||||
|
|
||||||
##7. Bundler
|
##7. Bundler
|
||||||
Bundler is an additional requirement of Tracks.
|
Bundler simplifies meeting Tracks' requirements.
|
||||||
```
|
```
|
||||||
$ gem install bundler
|
$ gem install bundler
|
||||||
Fetching: bundler-1.6.2.gem (100%)
|
Fetching: bundler-1.6.2.gem (100%)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue