tUpdate readme to current setup - andersdamsgaard.com - my photography webpage
 (HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 66f22be548da3978c8f24e8705e58fe1ee0b0969
 (DIR) parent 6ab6aa7b0a1cbad8adc9b9a2197d08698850637e
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon,  5 Nov 2018 12:16:26 +0100
       
       Update readme to current setup
       
       Diffstat:
         M README.md                           |      10 ++--------
       
       1 file changed, 2 insertions(+), 8 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -6,13 +6,7 @@ This repository contains the source for
        through [domains.google.com](https://domains.google.com), where the FastMail 
        nameservers are defined as primary nameservers.
        
       -A preview of the webpage can be generated on the localhost with `make`.
       -
       +A preview of the webpage can be generated on the localhost with `make`. 
        Deployment occurs through the [GitLab CI 
        pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines) after 
       -pushing to the master branch. Alternatively, deployment can happen from the 
       -client with `make deploy-local`. For development purposes, an alternative 
       -**staging** environment 
       -([staging.andersdamsgaard.com](https://staging.andersdamsgaard.com)) is 
       -available when pushing to branches other than *master*. Local deployment to the 
       -staging environment can be done with `make deploy-staging-local`.
       +pushing to the master branch.