Просмотр исходного кода

Merge pull request #176 from torrentails/patch-1

Fixed the apt-get call for installing uWSGI
Peter Justin 9 лет назад
Родитель
Сommit
f6a91419a8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/installation.rst

+ 1 - 1
docs/installation.rst

@@ -234,7 +234,7 @@ This can be done with:
 
 ::
 
-    $ sudo apt-get install uwsgi uwsgi-plugins-python
+    $ sudo apt-get install uwsgi uwsgi-plugin-python
 
 For the configuration, you need to create a file in the
 ``/etc/uwsgi/apps-available`` directory. In this example, I will call the