Skip to content

Commit 3556257

Browse files
committed
Update README.md
1 parent e1f88ad commit 3556257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ __For Mac users__: Follow the step-by-step instruction below (we are working on
6868
You need to have MySQL installed before hand.
6969

7070

71-
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)
71+
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)
7272

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

0 commit comments

Comments
 (0)