Added an installation example for using pip install git+
This commit is contained in:
@@ -56,6 +56,13 @@ To install the library without full voice support, you can just run the followin
|
|||||||
|
|
||||||
To install the development version, do the following:
|
To install the development version, do the following:
|
||||||
|
|
||||||
|
.. code:: sh
|
||||||
|
|
||||||
|
python3 -m pip install -U git+https://github.com/iDevision/enhanced-discord.py@2.0
|
||||||
|
|
||||||
|
|
||||||
|
To install the development version by installing the repository, do the following:
|
||||||
|
|
||||||
.. code:: sh
|
.. code:: sh
|
||||||
|
|
||||||
$ git clone https://github.com/iDevision/enhanced-discord.py
|
$ git clone https://github.com/iDevision/enhanced-discord.py
|
||||||
|
|||||||
Reference in New Issue
Block a user