mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15: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
|
||||
```
|
||||
sudo chown -R my_user:my_usergroup ~/portapack-mayhem
|
||||
cd ~/portapack-mayhem
|
||||
sudo chown -R my_user:my_usergroup ~/mayhem-firmware
|
||||
cd ~/mayhem-firmware
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
|
Loading…
Reference in New Issue
Block a user