mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 12:05:34 +00:00
Updated Compile on Arch based distro (exclude Asahi) (markdown)
parent
7577f3dd7d
commit
0d84a5cc5b
@ -49,8 +49,8 @@ git submodule update --init --recursive
|
|||||||
|
|
||||||
# 4. Give permission to the repo directory in your local and compile it
|
# 4. Give permission to the repo directory in your local and compile it
|
||||||
```
|
```
|
||||||
sudo chown -R my_user:my_usergroup ~/portapack-mayhem
|
sudo chown -R my_user:my_usergroup ~/mayhem-firmware
|
||||||
cd ~/portapack-mayhem
|
cd ~/mayhem-firmware
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Loading…
Reference in New Issue
Block a user