Changeset 13826 for main/waeup.kofa


Ignore:
Timestamp:
11 Apr 2016, 06:36:10 (8 years ago)
Author:
Henrik Bettermann
Message:

This looks better.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/docs/INSTALL.txt

    r13698 r13826  
    112112  $ sudo apt-get install python-virtualenv
    113113
    114 *Or*, if `pip` is installed already (superusers can install it via
    115  ``sudo apt-get install python-pip`` on `Debian`_/`Ubuntu`_)::
     114*Or*, they install if `pip` first::
     115
     116  $ sudo apt-get install python-pip
     117
     118and then use `pip` to install `virtualenv`_::
    116119
    117120  $ sudo pip install virtualenv
Note: See TracChangeset for help on using the changeset viewer.