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 77df51e commit dd899b7Copy full SHA for dd899b7
bin/install-arturo
@@ -6,7 +6,7 @@
6
# We currently install the nightly version as that has features we use.
7
# Once the next stable version has been released, we can use that.
8
9
-curl -sSL https://get.arturo-lang.io | sh -s -- --nightly
+curl -sSL https://get.arturo-lang.io | sh
10
11
function update_shell {
12
local install_dir="${1}"
0 commit comments