From c004bfbce65bdb1b05cec9a0f15f4ba0a8919c03 Mon Sep 17 00:00:00 2001 From: Luca D'Amico Date: Tue, 12 Dec 2017 00:16:07 +0100 Subject: [PATCH] Updated Installing the nxdk (markdown) --- Installing-the-nxdk.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Installing-the-nxdk.md b/Installing-the-nxdk.md index ae58371..9b6f576 100644 --- a/Installing-the-nxdk.md +++ b/Installing-the-nxdk.md @@ -38,6 +38,7 @@ Finally we are ready to download the nxdk! Run these commands: Done! You might want to compile a test program to check if everything is working correctly: `cd samples/0ldskoo1` + `make`