Skip to content

Commit

Permalink
Update README_INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanocerrato authored Jun 27, 2017
1 parent 9267afb commit 8427b16
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README_INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,10 @@ where `orch-user` and `orch-pwd` can be replaced respectively by the username an
The script above also adds in the database the `admin` user (`username:admin`, `password:admin`).

### Create a new user
To create a new user from the main directory runs:
To create a new user, runs:

python3 -m scripts.create_user
$ cd [frog4-orchestrator]
$ python3 -m scripts.create_user

To add a new user on the database

Expand Down

0 comments on commit 8427b16

Please sign in to comment.