update messages

This commit is contained in:
VirtuBox
2019-09-03 11:33:10 +02:00
parent 5f3de6373a
commit 1fa0cf38f8

View File

@@ -979,13 +979,13 @@ else
else
wo_lib_echo "WordOps (wo) installed successfully"
echo
wo_lib_echo "To enable bash-completion, just run the command:"
wo_lib_echo "To enable bash-completion, just use the command:"
wo_lib_echo_info "bash"
echo
wo_lib_echo "To install WordOps main stacks, use the command:"
wo_lib_echo "To install WordOps recommended stacks, you can use the command:"
wo_lib_echo_info "wo stack install"
echo
wo_lib_echo "To create a WordPress site, use the command:"
wo_lib_echo "To create a first WordPress site, you can use the command:"
wo_lib_echo_info "wo site create site.tld --wp"
fi
echo