Skip to content

Commit

Permalink
Update install step in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin authored Dec 5, 2023
1 parent c77a025 commit deabb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Ekaterinburg transport website prototype. FAQs and map of public transport.
2. Install dependencies for `/client` and `/server` apps

```
pnpm -r install
pnpm install
```
3. Run local server
Expand Down

0 comments on commit deabb30

Please sign in to comment.