From dbfde3e367fd564679afb659475e7f2348edb337 Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 30 Nov 2017 14:58:00 +0100 Subject: Fix README with correct installation and publication instructions. --- README | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/README b/README index aa684b8..dfcbf66 100644 --- a/README +++ b/README @@ -1,3 +1,18 @@ -DD -DD -DD +# Quantify Wholeheartedly + +Source code for the site https://qw.lesoiseaux.io/ + +## Installation + +``` +# Public clone +git clone https://code.cepheide.org/qw.lesoiseaux.io.git` +cd qw.lesoiseaux.io +# Private Push +git remote set-url --push origin git@ps.zoethical.com:qw.lesoiseaux.io.git +``` + +## Publish + +Each time you push to the `master` branch, the repository gets +deployed to https://qw.lesoiseaux.io/ with the new version. -- cgit v1.2.3