You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ __For Mac users__: Follow the step-by-step instruction below (we are working on
68
68
You need to have MySQL installed before hand.
69
69
70
70
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)
72
72
73
73
7. Set up initializer for Devise Auth systems with a unique key.
0 commit comments