Skip to content

Commit 25e7407

Browse files
committed
misc: improve foundry uninst instructions
1 parent 50fb38a commit 25e7407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starknetup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -eu
66
ASDF_INSTALL_DOCS="https://asdf-vm.com/guide/getting-started.html"
77
SCARB_UNINSTALL_INSTRUCTIONS="For uninstallation instructions, refer to https://docs.swmansion.com/scarb/download#uninstall"
88
# 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"
9+
STARKNET_FOUNDRY_UNINSTALL_INSTRUCTIONS="Try removing snforge and sncast binaries from $HOME/.local/bin"
1010
SCRIPT_VERSION="0.1.0"
1111
DEFAULT_ASDF_VERSION="v0.14.1"
1212

0 commit comments

Comments
 (0)