mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 12:05:34 +00:00
oops :/
parent
d8d893d01b
commit
372c9c4048
@ -159,7 +159,7 @@ some compiling errors to check it's better to call it without '-j 8')
|
|||||||
## 1. Update a Debian based OS, install cmake, python, pyyaml
|
## 1. Update a Debian based OS, install cmake, python, pyyaml
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y git tar wget dfu-util cmake python3 bzip2 lz4 curl hackrf python3-distutils python3-setuptools python3-pip
|
sudo apt-get install -y git tar wget dfu-util cmake python3 bzip2 lz4 curl hackrf python3-distutils python3-setuptools
|
||||||
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py; python3 get-pip.py
|
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py; python3 get-pip.py
|
||||||
pip install pyyaml
|
pip install pyyaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user