diff --git a/README.md b/README.md index 25f0b9b..cadebac 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Build instructions: ---------------------- -Create a webserver at localhost with ``make server`` or: +Create a webserver for lektor after installing the requirements: ```bash -lektor server -f scss +lektor server ``` Install requirements