mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-25 08:34:08 +01:00
Updated Installing Tracks 2.1 on Ubuntu 12.04 (markdown)
parent
dd381005a7
commit
ca756494f9
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Update the Gemfile to use version 4.6.0 of ZenTest:
|
|||
|
||||
### Only using the database you need
|
||||
|
||||
You can use MySQL or SQLite for the Tracks database. If you only plan to use one of these, edit the Gemfile and comment out the one you don't want. For example, if you do not want to use SQLite, comment out the line requiring it like this.
|
||||
You can use MySQL、Postgresql or SQLite for the Tracks database. If you only plan to use one of these, edit the Gemfile and comment out the one you don't want. For example, if you do not want to use SQLite, comment out the line requiring it like this.
|
||||
|
||||
# gem "sqlite3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue