From 6d4cfd6cac2b3f0c8b61f31ea11e4602efe07ad6 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 20 Jul 2019 11:32:01 +0800 Subject: [PATCH] README: update --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dd482d7..d6ecb83 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,13 @@ These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For deployment, see the nix-scripts repository. Commits to https://git.m-labs.hk/M-Labs/web2019.git are automatically deployed to m-labs.hk through Hydra. -1. Clone the project - +1. Clone the project: ``` git clone https://git.m-labs.hk/M-Labs/web2019.git cd web2019 ``` - 2. Install Zola - -3. Start +3. Start: ``` zola serve