Skip to content

Commit 437bcee

Browse files
committed
update instructions for stable branch
1 parent d58965c commit 437bcee

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
@@ -21,7 +21,7 @@ title: Arc Programming Language
2121
<span style='color:grey'>$</span> git clone <a href='http://github.com/arclanguage/anarki'>http://github.com/arclanguage/anarki</a>
2222
<span style='color:grey'>$</span> git checkout stable
2323
<span style='color:grey'>$</span> cd anarki
24-
<span style='color:grey'>$</span> ./arc.sh
24+
<span style='color:grey'>$</span> ./arc
2525
<span style='color:grey'>arc&gt;</span> (quit)
2626
<span style='color:grey'>$</span></pre>
2727
<div style='font-size:small'>(<a href='http://arclanguage.org/install'>Official and outdated instructions.</a>)</div>

0 commit comments

Comments
 (0)