Skip to content

Commit

Permalink
Update names of OS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hmpf committed Mar 7, 2024
1 parent f92920c commit 1f581c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/howto/manual-install-on-debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ something that isn't Debian-based.

First get the following OS packages::

apt-get install -y python-pip python-wheel git postgresql apache2 libapache2-mod-wsgi libsnmp30
apt-get install -y python-pip python-wheel git postgresql apache2 libapache2-mod-wsgi-py3 libsnmp30


2. Get the source
Expand Down

0 comments on commit 1f581c8

Please sign in to comment.