update readme
This commit is contained in:
parent
bdcbcf66ea
commit
a4e0c9a244
1 changed files with 0 additions and 13 deletions
13
README.md
13
README.md
|
@ -2,16 +2,3 @@
|
|||
|
||||
> This projet is in a very experimental state
|
||||
|
||||
## Quick start
|
||||
|
||||
```
|
||||
nomilo server run
|
||||
nomilo user add --name Admin --password supersecret --email admin@localhost --is-admin
|
||||
```
|
||||
|
||||
Or if you prefer to not run the webserver before setting up the first user
|
||||
```
|
||||
nomilo server migrate
|
||||
nomilo user add --name Admin --password supersecret --email admin@localhost --is-admin
|
||||
nomilo server run
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue