Skip to content

Commit 1ff0679

Browse files
committed
Mention Debian
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 9a900c5 commit 1ff0679

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

INSTALL

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
You need repoze.who to get the examples working, can be gotten through
1+
You need repoze.who to get the examples working, can be gotten through
22
easy_install
33

44
easy_install "repoze.who=1.0.16"
@@ -14,7 +14,7 @@ You also need xmlsec, which you can find here:
1414

1515
http://www.aleksey.com/xmlsec/
1616

17-
On Ubuntu:
17+
On Ubuntu and Debian:
1818

1919
sudo apt install xmlsec1
2020

@@ -23,9 +23,9 @@ You may also need:
2323
mako
2424
memcached
2525
python-memcache
26-
26+
2727
Apart from that a normal
28-
28+
2929
python setup.py install
3030

3131
will install the package.

0 commit comments

Comments
 (0)