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 50fb38a commit 25e7407Copy full SHA for 25e7407
starknetup.sh
@@ -6,7 +6,7 @@ set -eu
6
ASDF_INSTALL_DOCS="https://asdf-vm.com/guide/getting-started.html"
7
SCARB_UNINSTALL_INSTRUCTIONS="For uninstallation instructions, refer to https://docs.swmansion.com/scarb/download#uninstall"
8
# TODO(#2): Link snfoundry uninstall docs once they are available
9
-STARKNET_FOUNDRY_UNINSTALL_INSTRUCTIONS="Consider removing snforge and sncast binaries from $HOME/.local/bin"
+STARKNET_FOUNDRY_UNINSTALL_INSTRUCTIONS="Try removing snforge and sncast binaries from $HOME/.local/bin"
10
SCRIPT_VERSION="0.1.0"
11
DEFAULT_ASDF_VERSION="v0.14.1"
12
0 commit comments