Skip to content

Commit

Permalink
doc : update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
PoloNX authored Oct 22, 2024
1 parent 1997f5b commit 1000097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
(sudo) pacman -S switch-curl switch-zlib switch-glfw switch-mesa switch-glm switch-libarchive
git clone --recursive https://github.com/PoloNX/SimpleModDownloader/
cd SimpleModDownloader
xmake f --yes -p switch -m release -a aarch64 --toolchain=devkita64
xmake f --yes -p cross -m release -a aarch64 --toolchain=devkita64
xmake
```

Expand Down

0 comments on commit 1000097

Please sign in to comment.