Skip to content

Commit f5617fc

Browse files
ChiccLulalaby
authored andcommitted
Add git command and warning
1 parent 72d1b9b commit f5617fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/intro.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ is not provided. Python 2.7 or lower is not supported. Python 3.7 or lower is no
2222
Installing
2323
-----------
2424

25+
**!!! IMPORTANT !!!**
26+
For new features like options, buttons, and threads, you need to install from git until our v2.0 release on Jan 28th, 2021. ::
27+
28+
python3 -m pip install -U git+https://github.com/Pycord-Development/pycord
29+
2530
You can get the library directly from PyPI: ::
2631

2732
python3 -m pip install -U py-cord

0 commit comments

Comments
 (0)