diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-05-11 22:34:34 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-05-11 22:34:34 +0200 |
commit | 10c5f1d8984d56930131c9b99fbd9f8f1e1a7b87 (patch) | |
tree | 7dc88a570b9b0d48dbc6cc9788d67746f7c4c4a6 /README.rst | |
parent | Updated README. (diff) | |
download | newspipe-10c5f1d8984d56930131c9b99fbd9f8f1e1a7b87.tar.gz newspipe-10c5f1d8984d56930131c9b99fbd9f8f1e1a7b87.tar.bz2 newspipe-10c5f1d8984d56930131c9b99fbd9f8f1e1a7b87.zip |
Updated README.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -56,12 +56,6 @@ recommend you to install it in a Python virtual environment. For example: sudo apt-get install postgresql npm -It seems that today a proof of good taste is to install first -`pyenv <https://github.com/pyenv/pyenv>`_, -then `pipsi <https://github.com/mitsuhiko/pipsi>`_, and finally -`pew <https://github.com/berdario/pew>`_ and -`pipenv <https://github.com/pypa/pipenv>`_ with pipsi. - .. code-block:: bash git clone https://gitlab.com/newspipe/newspipe.git |