diff --git a/docs/installation.md b/docs/installation.md index 0e1321763f..4dc5f701ce 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -101,7 +101,7 @@ We give you an example for a `udata` user serving a `data.example.com` domain fr Install nginx and uWSGI with root privileges: ```shell -$ apt-get install nginx-full uwsgi uwsgi-plugin-python +$ apt-get install nginx-full uwsgi uwsgi-plugin-python3 ``` Let's start with the uwsgi configuration file: