Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariComputes authored May 31, 2024
1 parent 0a75e5b commit adf86cc
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 @@ -36,7 +36,7 @@ cmake --build .
sudo make install
```

And run this to install the other dependencies
And run this to install the other dependencies - The pip command may need to be ran in a venv depending on your OS version.
```
pip install adafruit-ads1x15 --user # install the ADS1015 i2c library
sudo apt install screen python3-matplotlib python3-pyaudio python3-requests python3-flask # get screen
Expand Down

0 comments on commit adf86cc

Please sign in to comment.