Updated Getting Started (markdown)
This commit is contained in:
parent
73f56d45ca
commit
ba50c04057
|
@ -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`
|
Loading…
Reference in New Issue