Skip to content

Commit 9d75eb0

Browse files
committed
Add raco pkg install sha to the Anarki master branch's setup instructions.
1 parent 30b850c commit 9d75eb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ title: Arc Programming Language
4444
</ul>
4545
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.8 or greater)</a>, and then:
4646
<pre style='margin:0 auto; text-align:left'>
47+
<span style='color:grey'>$</span> raco pkg install sha
4748
<span style='color:grey'>$</span> git clone <a href='http://github.com/arclanguage/anarki'>http://github.com/arclanguage/anarki</a>
4849
<span style='color:grey'>$</span> cd anarki
4950
<span style='color:grey'>$</span> hg clone <a href='https://bitbucket.org/zck/unit-test.arc'>https://bitbucket.org/zck/unit-test.arc</a>

0 commit comments

Comments
 (0)