mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-30 13:35:31 +00:00
No root, only sudo :3
parent
afd9fef9a5
commit
4a94798b19
@ -159,7 +159,7 @@ some compiling errors to check it's better to call it without '-j 8')
|
|||||||
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
|
||||||
|
|
||||||
## 2. Install the necessary ARM compiler to /opt/armbin (if not done before, root needed if you install it in /opt)
|
## 2. Install the necessary ARM compiler to /opt/armbin (if not done before)
|
||||||
|
|
||||||
sudo mkdir /opt/build
|
sudo mkdir /opt/build
|
||||||
cd /opt/build
|
cd /opt/build
|
||||||
|
Loading…
Reference in New Issue
Block a user