From a45b5a3b78694928677ba4b2188b162fddff92b0 Mon Sep 17 00:00:00 2001 From: Luca D'Amico Date: Tue, 12 Dec 2017 00:17:29 +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 9b6f576..a6034da 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 refresh, with: +then save the file and quit (ctrl+x and then press the 'y' to save). Now it is time to refresh, with: `sudo apt-get update && sudo apt-get upgrade`