diff --git a/README.md b/README.md index 6aed005..819a55e 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # vmail-stack + +## Install +``` +cd /usr/local/src/ +git clone https://git.stack-source.com/msb/vmail-stack.git +cd vmail-stack +bash install.sh +```