1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

fix link in readme

This commit is contained in:
Sylvain 2016-03-31 21:25:23 +02:00
parent 5553c33565
commit 2166157724

View File

@ -269,7 +269,7 @@ Otherwise, please follow the official instructions on the project's website.
<a name="setup-fabmanager-in-postgresql"></a>
### Setup the FabManager database in PostgreSQL
Before running `rake db:setup`, you have to make sure that the user configured in [config/database.yml](config/database.yml) for the `development` environment exists.
Before running `rake db:setup`, you have to make sure that the user configured in [config/database.yml](config/database.yml.default) for the `development` environment exists.
To create it, please follow these instructions:
1. Login as the postgres user