From 9c678dc6f9ad31e7160cda5a25001ac9a9de3487 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 20 Jul 2019 11:33:02 +0800 Subject: [PATCH] README: give up on markdown --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 483eb8d..dfeb311 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,16 @@ 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: +Clone the project: ``` git clone https://git.m-labs.hk/M-Labs/web2019.git cd web2019 ``` -2. Install Zola -3. Start: + +Install Zola. + +Start: ``` zola serve