Skip to content

Files

Latest commit

author
Christopher Dunn
Oct 11, 2020
896d273 · Oct 11, 2020

History

History
11 lines (8 loc) · 190 Bytes

README_NIM.md

File metadata and controls

11 lines (8 loc) · 190 Bytes

Installing Nim

Then, if you want to control which version you have:

nimble install nimble
export PATH=~/.nimble/bin:$PATH
choosenim stable