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 d58965c commit 437bceeCopy full SHA for 437bcee
index.md
@@ -21,7 +21,7 @@ title: Arc Programming Language
21
<span style='color:grey'>$</span> git clone <a href='http://github.com/arclanguage/anarki'>http://github.com/arclanguage/anarki</a>
22
<span style='color:grey'>$</span> git checkout stable
23
<span style='color:grey'>$</span> cd anarki
24
-<span style='color:grey'>$</span> ./arc.sh
+<span style='color:grey'>$</span> ./arc
25
<span style='color:grey'>arc></span> (quit)
26
<span style='color:grey'>$</span></pre>
27
<div style='font-size:small'>(<a href='http://arclanguage.org/install'>Official and outdated instructions.</a>)</div>
0 commit comments