summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2015-10-09 16:10:16 +0200
committerChristian Heimes <christian@python.org>2015-10-09 16:10:16 +0200
commit1394648220cf3c92e498833f97046072379bddce (patch)
tree2f227247b54a2fca37bb5cef9654f43faca3d545 /README
parentece2b876ebeea48e30c9d7007a8480acbcf907f8 (diff)
downloadgustodia-master.tar.gz
gustodia-master.tar.xz
gustodia-master.zip
Add CUSTODIA_REMOTE_USER and CUSTODIA_DEBUG env varsHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 336165b..282e916 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Custodia Docker entrypoint
Firt shell
----------
-$ sudo dnf install golang make python-virtualenv openssl-devel python-devel
+$ sudo dnf install golang make python-virtualenv openssl-devel python-devel git libffi-devel
$ make run_server
Second shell