We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba71991 commit 66795d6Copy full SHA for 66795d6
README.md
@@ -45,7 +45,7 @@ via lektor (see [Deployment](#deployment), below).
45
46
## Installation
47
48
-### Pre-Requisites
+### Prerequisites
49
50
Make sure you have:
51
- [pipenv][pipenvdocs]
@@ -128,7 +128,7 @@ else fails, try removing the virtual environment and reinstalling:
128
lektor server -f webpack`, this is most likely due to running an older
129
version of Node.js.
130
131
- As stated above in [Pre-requisites](#pre-requisites), you should be running
+ As stated above in [Prerequisites](#prerequisites), you should be running
132
Node.js version 12+.
133
134
- Should you get an `OSError: [Errno 28] inotify watch limit reached` after
0 commit comments