We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50279c4 commit f0de1ceCopy full SHA for f0de1ce
README.md
@@ -43,9 +43,7 @@ else fails, try removing the virtual environment and reinstalling:
43
## Development
44
45
1. Run `pipenv shell` to spawn a shell with the virtualenv activated.
46
-2. Run `lektor plugins add webpack-support` to enable the webpack plugin. This is required
47
- only for the very first time.
48
-3. Run `lektor server -f webpack` to start the Lektor development server. You will be able
+2. Run `lektor server -f webpack` to start the Lektor development server. You will be able
49
to see the website at [`http://localhost:5000/`][lektorlocal]. The Lektor
50
server will rebuild the site every time you change any content.
51
0 commit comments