Browse Source

fix(docs): Fix path in readme to make installation process more clear

Co-authored-by: Manuel Sommerhalder <hello@oncode.ch>
Manuel Sommerhalder 5 years ago
parent
commit
573ad17f49
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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"