Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GRBurst authored Jun 3, 2024
1 parent ffa4751 commit 5852eb3
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 @@ -50,7 +50,7 @@ Allow `direnv` to automatically run the `.envrc`.
direnv allow
```

When `direnv` finished setting up the environment using devbox, simply run `yarn` from the `frondend` folder to install all dependencies:
When `direnv` finished setting up the environment using devbox, simply run `yarn` from the `frontend` folder to install all dependencies:
```bash
yarn install
```
Expand Down

0 comments on commit 5852eb3

Please sign in to comment.