README: update
This commit is contained in:
parent
17270346a2
commit
6d4cfd6cac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue