From 24924aa41d482d8d90b44c1d4efbf0ac8ea12b4a Mon Sep 17 00:00:00 2001 From: mcmac Date: Tue, 27 Feb 2018 16:29:16 +0000 Subject: [PATCH] Updated readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 371c2b8..52ef267 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ This project uses: - MariaDB/MySQL Database - Ruby 2.3+ recommended +# Deployment + +Run +``` cap production deploy``` to start deployment process + # TO DO - Email verification on sign up - Comments to articles -- Deployment pipeline