File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ if [[ -z $(grep "export PATH=\"\${PATH}:${HOME}/.avm/bin" "$avm_zshrc") ]]; then
140
140
fi
141
141
142
142
echo " ############################################################################################"
143
- echo " # Install of avm, and armory complete"
143
+ echo " # Install of avm and armory complete"
144
144
echo " # This install script updates your bash or zsh profile to add ${HOME} /.avm/bin to your path"
145
145
echo " # If you aren't using bash or zsh you will need to do this manually"
146
146
echo " # You may have to start a new terminal session or re-source your bash or zsh profile/rc"
147
- echo " ############################################################################################"
147
+ echo " ############################################################################################"
You can’t perform that action at this time.
0 commit comments