diff --git a/README_INSTALL.md b/README_INSTALL.md index 85fd9fe..cb42d2d 100644 --- a/README_INSTALL.md +++ b/README_INSTALL.md @@ -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