Explicitely tell where the .env file should be created (#60)

It was not clear to someone.
stable
Ana Gelez 5 years ago committed by GitHub
parent f7db8b1856
commit 48954a9228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,7 @@ createdb -O plume plume
```
Before starting Plume, you'll need to create a configuration file, called `.env`.
This file should be in the same directory as the one in which you will start Plume (`~/Plume`, if you followed the previous instructions).
Here is a sample of what you should put inside.
```bash

Loading…
Cancel
Save