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 1cd35a2 commit d83f8baCopy full SHA for d83f8ba
index.md
@@ -47,6 +47,7 @@ title: Arc Programming Language
47
<span style='color:grey'>$</span> git clone <a href='http://github.com/arclanguage/anarki'>http://github.com/arclanguage/anarki</a>
48
<span style='color:grey'>$</span> cd anarki
49
<span style='color:grey'>$</span> hg clone <a href='https://bitbucket.org/zck/unit-test.arc'>https://bitbucket.org/zck/unit-test.arc</a>
50
+<span style='color:grey'>$</span> cd unit-test.arc; hg update v1.0; cd ..
51
<span style='color:grey'>$</span> ./arc.sh
52
<span style='color:grey'>arc></span> (help do) <span style='color:blue'>; online help</span>
53
[mac] (do . args)
0 commit comments