mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
Updated build order.
This commit is contained in:
parent
3c1308890a
commit
50aa26e3fc
12
README.md
12
README.md
@ -53,18 +53,18 @@ The `HASH_SALT` is used to generate unique values for your installation.
|
||||
|
||||
This will also create a login account with username **admin** and password **umami**.
|
||||
|
||||
### Create database tables
|
||||
|
||||
```bash
|
||||
yarn update-db
|
||||
```
|
||||
|
||||
### Build the application
|
||||
|
||||
```bash
|
||||
yarn build
|
||||
```
|
||||
|
||||
### Create database tables
|
||||
|
||||
```bash
|
||||
yarn update-db
|
||||
```
|
||||
|
||||
### Start the application
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user