Skip to content

Commit

Permalink
update INSTALL.rst
Browse files Browse the repository at this point in the history
Change-Id: I96ad5480a885d475681012a972fd3d8ba370c3a9
Reviewed-on: http://gerrit.aldebaran.lan/60203
Tested-by: gerrit
Reviewed-by: vbarbaresi <[email protected]>
  • Loading branch information
dmerejkowsky committed Jul 17, 2015
1 parent b633fe8 commit 2a49f9a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Optional:
* ``doxygen`` and ``Sphinx`` for ``qidoc``
* ``gettext`` or ``qtlinguist`` for ``qilinguist``
* ``git`` for ``qisrc``
* ``virtualenv`` for ``qipy``


Getting the last stable release
Expand Down Expand Up @@ -42,14 +43,6 @@ equivalent with::
cd ${p}
}

If you want to use ``qipython activate``, patch you ``~/.profile`` or
equivalent with::

function qipyactivate {
sourceme = $(qipython activate)
source sourceme
}


Using the git repository
-------------------------
Expand Down

0 comments on commit 2a49f9a

Please sign in to comment.