Add instructions for installing with pip > 19.0
This commit is contained in:
@@ -35,14 +35,12 @@ Installation:
|
||||
|
||||
$ 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::
|
||||
|
||||
$ pip install flit
|
||||
$ git clone https://github.com/carpedm20/fbchat.git
|
||||
$ cd fbchat
|
||||
$ flit install
|
||||
$ pip install fbchat
|
||||
|
||||
|
||||
Maintainer
|
||||
|
Reference in New Issue
Block a user