Update README

This commit is contained in:
L3D 2024-01-25 01:32:24 +01:00
parent d50b1d35fb
commit c3d9c88606
No known key found for this signature in database
GPG Key ID: AD65B920933B4B20
1 changed files with 2 additions and 2 deletions

View File

@ -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