Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-atnos authored Oct 19, 2023
1 parent 0a70856 commit 6c0b21a
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 @@ -51,7 +51,7 @@ Fill the fields `username` and `password` for each environment with the PostgreS
Generate the `secret_key_base` with `bin/rake secret` and add it in your credentials using `EDITOR='nano' rails credentials:edit` :

```
secret_key_base: [FIll it with your generated SECRET KEY BASE]
secret_key_base: [Fill it with the secret key base you have generated]
```

## Create and fill the file `.env` file
Expand Down

0 comments on commit 6c0b21a

Please sign in to comment.