Skip to content

Commit 1cd35a2

Browse files
committed
Anarki now requires Racket v6.9
After arclanguage/anarki@29468035e5
1 parent ee75515 commit 1cd35a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ title: Arc Programming Language
4242
<li>Commit privileges freely given to anyone who asks.</li>
4343
<li>A gateway to <a href='https://sites.google.com/site/arclanguagewiki'>more arcane forks</a>.</li>
4444
</ul>
45-
To install, first install <a href='http://git-scm.com'>git</a>, <a href='http://mercurial.selenic.com'>mercurial</a> and <a href='http://racket-lang.org'>racket</a>, and then:
45+
To install, first install <a href='http://git-scm.com'>git</a>, <a href='http://mercurial.selenic.com'>mercurial</a> and <a href='http://racket-lang.org'>racket (v6.9 or greater)</a>, and then:
4646
<pre style='margin:0 auto; text-align:left'>
4747
<span style='color:grey'>$</span> git clone <a href='http://github.com/arclanguage/anarki'>http://github.com/arclanguage/anarki</a>
4848
<span style='color:grey'>$</span> cd anarki

0 commit comments

Comments
 (0)