From 6a6d19ff8d9c689812563d3bc96d37f89b560862 Mon Sep 17 00:00:00 2001 From: Richard Hitier Date: Thu, 15 Sep 2022 14:15:03 +0200 Subject: [PATCH] Update documentation for python 3 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb6265c..02aed1b 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ https://gitlab.irap.omp.eu/CDPP/SPACEWEATHERONLINE ### Prerequisites gcc libncurses-dev -python2 -virtualenv +python3 +python3-virtualenv +libapache2-mod-wsgi-py3 ### Python venv -- libgit2 0.21.2