Updated Tracks on Heroku (markdown)

Can Edremitoglu 2015-12-02 14:44:21 +01:00
parent 32aaed2413
commit f59c3346ef

@ -1,6 +1,6 @@
To get tracks working on Heroku, follow these steps: To get tracks working on Heroku, follow these steps:
1. clone tracks with `git clone git://github.com/bsag/tracks.git` 1. clone tracks with `git clone git://github.com/TracksApp/tracks.git`
2. `cd` into the `tracks` directory 2. `cd` into the `tracks` directory
3. Do the normal setup stuff (i.e. changing `site.yml` and `database.yml` according to the installation instructions, etc.) 3. Do the normal setup stuff (i.e. changing `site.yml` and `database.yml` according to the installation instructions, etc.)
4. Remove the line with `config/site.yml` and `database.yml` from the `.gitignore` file 4. Remove the line with `config/site.yml` and `database.yml` from the `.gitignore` file