diff --git a/Getting-Started.md b/Getting-Started.md index 9d3bca9..b387fb7 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -22,6 +22,7 @@ cd Nim Nimble is Nim's package manager * Download the source from https://github.com/nim-lang/nimble using one of the above methods. +* `cd nimble/src` * `nim c nimble` * `ln -s $PWD/nimble /home/user/bin` * `nimble update` \ No newline at end of file