Commit 0e2ca7e6 authored by david Chavalarias's avatar david Chavalarias

Update README.md Minor update - instruction for nix-env

parent ca1549e0
Pipeline #3550 canceled with stage
......@@ -116,7 +116,7 @@ Initialization schema should be loaded automatically (from `devops/postgres/sche
Change the passwords in gargantext.ini_toModify then move it:
``` sh
mv gargantext.ini_toModify gargantext.ini
cp gargantext.ini_toModify gargantext.ini
```
(`.gitignore` avoids adding this file to the repository by mistake)
......@@ -126,7 +126,7 @@ mv gargantext.ini_toModify gargantext.ini
Users have to be created first (`user1` is created as instance):
``` sh
stack install
stack --nix install
~/.local/bin/gargantext-init "gargantext.ini"
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment