We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b9431 commit 31a609dCopy full SHA for 31a609d
README.md
@@ -10,7 +10,7 @@ REPO DIRECTLY**.
10
11
## Overview
12
13
-This site is built using [Lektor][lektor]. All changes to
+This site is built using [Lektor][lektor]. All changes to
14
[https://creativecommons.github.io][ccgithubio] must be made **here** and
15
deployed via lektor (see [Deployment](#deployment), below).
16
@@ -35,7 +35,7 @@ deployed via lektor (see [Deployment](#deployment), below).
35
message if the project’s virtual environment is broken][pipenverror]). If all
36
else fails, try removing the virtual environment and reinstalling:
37
1. `pipenv --rm`
38
-2. `pipenv install`
+2. `pipenv install`
39
40
[pipenverror]:https://github.com/pypa/pipenv/issues/1918
41
0 commit comments