Updated Installing the nxdk (markdown)

Luca D'Amico 2017-12-12 00:15:40 +01:00
parent c76132fc0d
commit afb7b05c8a
1 changed files with 2 additions and 0 deletions

@ -30,7 +30,9 @@ you might need to create an alias for lld-link:
Finally we are ready to download the nxdk! Run these commands:
`git clone https://github.com/xqemu/nxdk.git`
`cd nxdk`
`git submodule init && git submodule update --recursive`
Done! You might want to compile a test program to check if everything is working correctly: