Skip to content

Commit

Permalink
fixed ubuntu-18.04 install support
Browse files Browse the repository at this point in the history
  • Loading branch information
nushkovg committed Oct 18, 2018
1 parent 4e0c181 commit 08c1d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/maintaining/installing/install-from-source.rst
Expand Up @@ -88,7 +88,7 @@ a. Create a Python `virtual environment <http://www.virtualenv.org>`_

If you are using ``python3`` and if you are having problems installing the
requirements using ``pip`` inside the virtual environment, explicitly
install ``python2.7`` inside the virtual environment.
instruct it to use ``python2.7``.

.. parsed-literal::
Expand Down

0 comments on commit 08c1d74

Please sign in to comment.