Skip to content

Commit

Permalink
Update installation-on-centos.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
elg committed Oct 14, 2019
1 parent 4167d19 commit 88d2dba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Now that we have our virtual-env, we install the python’s modules we’ll need

.. code-block:: none
passhport@centos7:~$ /home/passhport/passhport-run-env/bin/pip install sqlalchemy-migrate flask-migrate requests docopt configparser tabulate flask-login ldap3 psutil
passhport@centos7:~$ /home/passhport/passhport-run-env/bin/pip install sqlalchemy-migrate flask-migrate requests docopt configparser tabulate flask-login ldap3 psutil cryptography
Now, let’s start the real thing…

Expand Down

0 comments on commit 88d2dba

Please sign in to comment.