Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshk committed Mar 31, 2016
1 parent e1f88ad commit 3556257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ __For Mac users__: Follow the step-by-step instruction below (we are working on
You need to have MySQL installed before hand.


6. Configure your database next. You need to fill the `username` and `password` fields on `config/database.yml.template` and rename it to `config/database.yml`. Depending on how you installed MySQL and which platform you're running on, you might have to change the database socket setting in this file. The default socket location is `/tmp/mysql.sock`. If you're having trouble, look at the [FAQ] (https://github.com/autolab/Autolab/wiki/FAQ)
6. Configure your database next. You need to fill the `username` and `password` fields on `config/database.yml.template` and rename it to `config/database.yml`. Depending on how you installed MySQL and which platform you're running on, you might have to change the database socket setting in this file. If you're having trouble, look at the [FAQ] (https://github.com/autolab/Autolab/wiki/FAQ)

7. Set up initializer for Devise Auth systems with a unique key.

Expand Down

0 comments on commit 3556257

Please sign in to comment.