Commit 4b220387 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] README to init

parent 97d1283d
......@@ -202,8 +202,10 @@ cp gargantext.ini_toModify gargantext.ini
> Do not worry, `.gitignore` avoids adding this file to the repository by mistake, then you can change the passwords in gargantext.ini safely.
#### 3. A user have to be created first as instance:
In your nix-shell
``` sh
~/.local/bin/gargantext-init "gargantext.ini"
gargantext-cli init "gargantext.ini"
```
Now, `user1` is created with password `1resu`
......
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