summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <asulfrian@zedat.fu-berlin.de>2022-01-06 19:20:32 +0100
committerAlexander Sulfrian <asulfrian@zedat.fu-berlin.de>2022-01-06 19:20:32 +0100
commitbe454c7cac16bd088c8952c78f7adb571d3fb6cd (patch)
tree1ff788691345f0acb330d39f60701005381580f6
parentdd0ef445a548a1590fea0c74a8f809a3e2fd35f9 (diff)
downloadklausuren-be454c7cac16bd088c8952c78f7adb571d3fb6cd.tar.gz
klausuren-be454c7cac16bd088c8952c78f7adb571d3fb6cd.tar.bz2
klausuren-be454c7cac16bd088c8952c78f7adb571d3fb6cd.zip
README: Fix typo on package name
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4059f81..bde1f80 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ Deployment Debian Wheezy
$ cd klausurenarchiv
$ cp config.cfg.dist config.cfg # Konfigurationsdatei erstellen
$ vim/emacs/nano config.cfg
- $ apt-get install python3-flask python3-flaskext.wtf python3-magic python3-werkzeug python3-wtfforms
+ $ apt-get install python3-flask python3-flaskext.wtf python3-magic python3-werkzeug python3-wtforms
$ cp nginx.cfg ...
$ cp uwsgi.ini ...