We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a900c5 commit 1ff0679Copy full SHA for 1ff0679
INSTALL
@@ -1,4 +1,4 @@
1
-You need repoze.who to get the examples working, can be gotten through
+You need repoze.who to get the examples working, can be gotten through
2
easy_install
3
4
easy_install "repoze.who=1.0.16"
@@ -14,7 +14,7 @@ You also need xmlsec, which you can find here:
14
15
http://www.aleksey.com/xmlsec/
16
17
-On Ubuntu:
+On Ubuntu and Debian:
18
19
sudo apt install xmlsec1
20
@@ -23,9 +23,9 @@ You may also need:
23
mako
24
memcached
25
python-memcache
26
-
+
27
Apart from that a normal
28
29
python setup.py install
30
31
will install the package.
0 commit comments