Add instructions for installing with pip > 19.0
This commit is contained in:
@@ -35,14 +35,12 @@ Installation:
|
|||||||
|
|
||||||
$ pip install fbchat
|
$ pip install fbchat
|
||||||
|
|
||||||
You can also install from source, by using `flit`:
|
You can also install from source if you have ``pip>=19.0``:
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
$ pip install flit
|
|
||||||
$ git clone https://github.com/carpedm20/fbchat.git
|
$ git clone https://github.com/carpedm20/fbchat.git
|
||||||
$ cd fbchat
|
$ pip install fbchat
|
||||||
$ flit install
|
|
||||||
|
|
||||||
|
|
||||||
Maintainer
|
Maintainer
|
||||||
|
Reference in New Issue
Block a user