Skip to content

Commit 262833c

Browse files
authored
Update get-armory-cli (#8)
1 parent 606f7aa commit 262833c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

get-armory-cli

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ if [[ -z $(grep "export PATH=\"\${PATH}:${HOME}/.avm/bin" "$avm_zshrc") ]]; then
140140
fi
141141

142142
echo "############################################################################################"
143-
echo "# Install of avm, and armory complete"
143+
echo "# Install of avm and armory complete"
144144
echo "# This install script updates your bash or zsh profile to add ${HOME}/.avm/bin to your path"
145145
echo "# If you aren't using bash or zsh you will need to do this manually"
146146
echo "# You may have to start a new terminal session or re-source your bash or zsh profile/rc"
147-
echo "############################################################################################"
147+
echo "############################################################################################"

0 commit comments

Comments
 (0)