Skip to content

Commit

Permalink
fix(docs): Fix path in readme to make installation process more clear
Browse files Browse the repository at this point in the history
Co-authored-by: Manuel Sommerhalder <hello@oncode.ch>
  • Loading branch information
oncode and Manuel Sommerhalder committed Jan 8, 2021
1 parent 3e006ce commit 573ad17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -84,7 +84,7 @@ If you do not specify the `DB` argument, it will default to "mysql".

### 6. Launch the admin ui

1. `cd admin-ui`
1. `cd packages/admin-ui`
2. `yarn start`
3. Go to http://localhost:4200 and log in with "superadmin", "superadmin"

Expand Down

0 comments on commit 573ad17

Please sign in to comment.