Update ceof

This commit is contained in:
Nico Schottelius 2013-11-11 16:34:47 +01:00
parent d2ae5eeb4a
commit e57d53f45a

View file

@ -10,6 +10,7 @@ which describes the motivation and goals or you
can view [the poster that was used on the presentation](http://git.schottelius.org/?p=ceof;a=blob;f=doc/appendix/poster.pdf).
## Dependencies
* python3
### When the distro ships a package for python3-gnupg (e.g. Debian):
@ -27,6 +28,7 @@ can view [the poster that was used on the presentation](http://git.schottelius.o
git clone git://git.schottelius.org/ceof
### When the distro does not ship a Package for python3-gnupg
* Create an isolated python environment
virtualenv -p /usr/bin/python3 python-env