Updated Getting Started (markdown)

This commit is contained in:
jcavallo 2015-07-07 15:41:48 +02:00
parent 73f56d45ca
commit ba50c04057
1 changed files with 1 additions and 0 deletions

View File

@ -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`