From 91310d241d6786e85f48351f1cb479ae4b79c88b Mon Sep 17 00:00:00 2001 From: Luca D'Amico Date: Tue, 12 Dec 2017 00:18:06 +0100 Subject: [PATCH] Updated Installing the nxdk (markdown) --- Installing-the-nxdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-the-nxdk.md b/Installing-the-nxdk.md index a6034da..ecbc54a 100644 --- a/Installing-the-nxdk.md +++ b/Installing-the-nxdk.md @@ -15,7 +15,7 @@ and paste this string at the end of the list: `deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial main` -then save the file and quit (ctrl+x and then press the 'y' to save). Now it is time to refresh, with: +then save the file and quit (ctrl+x and then press the 'y' key to save). Now it is time to refresh, with: `sudo apt-get update && sudo apt-get upgrade`