Update README
This commit is contained in:
parent
d50b1d35fb
commit
c3d9c88606
|
@ -3,9 +3,9 @@
|
||||||
|
|
||||||
Build instructions:
|
Build instructions:
|
||||||
----------------------
|
----------------------
|
||||||
Create a webserver at localhost with ``make server`` or:
|
Create a webserver for lektor after installing the requirements:
|
||||||
```bash
|
```bash
|
||||||
lektor server -f scss
|
lektor server
|
||||||
```
|
```
|
||||||
|
|
||||||
Install requirements
|
Install requirements
|
||||||
|
|
Loading…
Reference in New Issue