diff --git a/install b/install index 3e4c5d1..d40a208 100755 --- a/install +++ b/install @@ -896,6 +896,9 @@ else echo wo_lib_echo "For autocompletion, run the following command:" wo_lib_echo_info "source /etc/bash_completion.d/wo_auto.rc" + echo + wo_lib_echo "To install WordOps main stacks, use the command:" + wo_lib_echo_info "wo stack install" fi echo wo_lib_echo "WordOps Documentation : https://docs.wordops.net"