Skip to content

Commit dd899b7

Browse files
authored
Update install-arturo
The current installer script should be enough
1 parent 77df51e commit dd899b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install-arturo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# We currently install the nightly version as that has features we use.
77
# Once the next stable version has been released, we can use that.
88

9-
curl -sSL https://get.arturo-lang.io | sh -s -- --nightly
9+
curl -sSL https://get.arturo-lang.io | sh
1010

1111
function update_shell {
1212
local install_dir="${1}"

0 commit comments

Comments
 (0)