Skip to content

Commit

Permalink
docs: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed Dec 9, 2023
1 parent eac7c12 commit 7635a5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ You _can_ use `yarn` or `npm`, however, _you_ will need to modify the project to

This project uses custom `Tauri Plugins` to communicate with the hardware. These plugins are located in the [`src-tauri/src/lib`](/src-tauri/src/lib) folder.

You **must** run the following command to install the project deps and build the plugins before running the app:
> [!WARNING]\
> You **must** run the following command to install the project deps and build the plugins before running the app:
```bash
pnpm setup
Expand Down

0 comments on commit 7635a5d

Please sign in to comment.