diff --git a/Installing-Tracks-2.2.2-on-CentOS-6.5-Minimal-x86_64.md b/Installing-Tracks-2.2.2-on-CentOS-6.5-Minimal-x86_64.md index d95cc60..09655fd 100644 --- a/Installing-Tracks-2.2.2-on-CentOS-6.5-Minimal-x86_64.md +++ b/Installing-Tracks-2.2.2-on-CentOS-6.5-Minimal-x86_64.md @@ -620,7 +620,7 @@ Also, create a .gemrc and configure to not install ri and rdocs by default. $ echo gem: --no-ri --no-rdoc >> ~/.gemrc ``` -Log off then on or $ source ~/.profile before continuing. +Log off then on or `$ source ~/.profile` before continuing. ##6. Ruby 1.9 Tracks installation.textile states Tracks version 2.2.2 works best with Ruby 1.9, let's make sure we have RVM's requirements have been met then install ruby 1.9.