mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
Update README.md
typo : env.example and not env.exemple
This commit is contained in:
parent
7a042ae349
commit
66fc6c4a21
@ -104,7 +104,7 @@ Create the config folder, copy the environnement variables configuration file an
|
||||
```bash
|
||||
mkdir -p /apps/fabmanager/config
|
||||
cd /apps/fabmanager
|
||||
cp example/env.exemple config/env
|
||||
cp example/env.example config/env
|
||||
vi config/env
|
||||
# or use your favorite text editor instead of vi (nano, ne...)
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user