Updated Installing the nxdk (markdown)
parent
c76132fc0d
commit
afb7b05c8a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue