Updated BuildServices (asciidoc)
This commit is contained in:
parent
eecfbcf92e
commit
456a981971
|
@ -4,6 +4,7 @@ Building your code on CI is useful to check regressions against the master and d
|
|||
Same for your code documentation.
|
||||
|
||||
There are 3 most common ways to install Nim:
|
||||
|
||||
* Pulling the Debian packages: fastest; requires keeping the .deb file URL up to date
|
||||
* Using a Docker image: slower but requires little maintenance
|
||||
* Using choosenim: slow when compiling Nim from sources
|
||||
|
|
Loading…
Reference in New Issue