mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-02-19 17:08:59 +01:00
pip2 vs pip3
This commit is contained in:
parent
b2c866ad68
commit
d44217b1a3
@ -12,6 +12,11 @@ Authors: `Nikolaos Kamarinakis <mailto:nikolaskam@gmail.com>`_ & `David Schütz
|
||||
|
||||
.. image:: https://nikolaskama.me/content/images/2017/01/kickthemout.png
|
||||
|
||||
Dependencies
|
||||
-------------
|
||||
|
||||
KickThemOut use **python2** and won't work with **python3**.
|
||||
|
||||
Installation
|
||||
-------------
|
||||
|
||||
@ -23,6 +28,8 @@ You can download KickThemOut by cloning the `Git Repo <https://github.com/k4m4/k
|
||||
|
||||
$ sudo pip install -r requirements.txt
|
||||
|
||||
**Note:** If you are using a distribution that is using **python3** as default, you will need to use **pip2** instead of just **pip** (that will link to **pip3**).
|
||||
|
||||
Mac OS X Installation
|
||||
----------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user