Skip to content

Commit

Permalink
fix: error in install instructions in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Arndt <[email protected]>
  • Loading branch information
SpotlightKid committed Jul 13, 2024
1 parent a8905d4 commit 4feeafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Make sure you have the [installer] Python package installed and then the wheel
package just built can be installed with:

```console
python -m pip installer dist/jack_mixer-*.whl
python -m installer dist/jack_mixer-*.whl
```

If you want to also install the Python dependencies at the same time, use [pip]
Expand Down

0 comments on commit 4feeafa

Please sign in to comment.