Compare commits
1 commit
master
...
jepler-pat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
043026cbf6 |
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ if [[ $# -eq 0 ]] ; then
|
|||
fi
|
||||
|
||||
# Install dependencies
|
||||
sudo apt-get update
|
||||
sudo apt-get install libudev-dev libusb-1.0
|
||||
sudo apt-get install -y gettext
|
||||
pip install -r requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue