Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
rdegez authored Oct 4, 2023
1 parent 542f9d7 commit 5c2b201
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 @@ -13,7 +13,7 @@ Need python 3.7+
Install python requirements and directly use the script

```bash
pip3 instal -r requirements.txt
pip3 install -r requirements.txt
python3 src/pvecontrol.py help
```

Expand Down

0 comments on commit 5c2b201

Please sign in to comment.