mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Updated build order.
This commit is contained in:
parent
3c1308890a
commit
50aa26e3fc
1 changed files with 6 additions and 6 deletions
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…
Add table
Add a link
Reference in a new issue