We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fed21 commit fb1c8b1Copy full SHA for fb1c8b1
jekyll/install.md
@@ -38,13 +38,12 @@ css_class: install
38
<div class="pure-g center">
39
<div class="pure-u-1-2">
40
<p>
41
- We currently don't offer nightly builds, but you can easily build the
42
- latest development version of Nim yourself. Just follow the
43
- instructions in Nim's GitHub readme.
+ We offer nightly builds both for the cutting-edge devel branch and
+ for backports to our stable branch.
44
</p>
45
</div>
46
<div class="pure-u-1 center">
47
- <a class="pure-button" href="https://github.com/nim-lang/Nim#compiling">See instructions</a>
+ <a class="pure-button" href="https://github.com/nim-lang/nightlies/releases">Get nightlies</a>
48
49
50
</section>
0 commit comments