aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrfjakob2017-12-16 18:51:47 +0100
committerGitHub2017-12-16 18:51:47 +0100
commit246c2639be0fb9fb027b1878479d86cd90b7731a (patch)
treeccf95c21d895b3acc2401206ebb5b9f11667884d /README.md
parent6d7595e5d5c09a8de6e7c2d830c17bb3e68a70db (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a1ca79..5a4dd8e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
This repostitory contains the gocryptfs website that is available at
https://nuetzlich.net/gocryptfs .
-It is generated using mkdocs (sudo pip install mkdocs).
+It is generated using mkdocs. On Debian Stretch: `apt install mkdocs`