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 e9a71f7..879665d 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 @@ -986,8 +986,8 @@ LoadModule passenger_module /home/tracks/.rvm/gems/ruby-1.9.3-p547/gems/passenge ``` -##Static Assets -Update production.rb static assets to false in preparation for using Apache2 +###Static Assets +Update Tracks' production.rb static assets to false in preparation for using Passenger with Apache2 ``` $ vi environments/production.rb