mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Fixed a typo
This commit is contained in:
parent
7fb74feeaf
commit
faaa9aa7cd
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ mysql://username:mypassword@localhost:3306/mydb
|
|||
yarn build
|
||||
```
|
||||
|
||||
The build step will also create tables in your database if you ae installing for the first time. It will also create a login user with username **admin** and password **umami**.
|
||||
The build step will also create tables in your database if you are installing for the first time. It will also create a login user with username **admin** and password **umami**.
|
||||
|
||||
### Start the application
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue