Skip to content

Commit 7479456

Browse files
committed
Updated README with suggestions
1 parent 918b69c commit 7479456

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ cp .env.example .env.development
3838
2. Clone your forked repository on your machine.
3939
3. Open the cloned `frontend.mu` directory in your code editor.
4040
4. Run `pnpm install` in your terminal.
41-
5. Run `cd packages/frontendmu-nuxt`.
42-
6. Run `pnpm run dev`.
41+
5. Run `pnpm run nuxt dev`.
4342

4443
### Submit your PR
4544

0 commit comments

Comments
 (0)