Skip to content

Commit e4f5a04

Browse files
ChiccChickenDevs
authored andcommitted
Should probably include windows users
1 parent f5617fc commit e4f5a04

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
@@ -23,9 +23,14 @@ Installing
2323
-----------
2424

2525
**!!! IMPORTANT !!!**
26+
2627
For new features like options, buttons, and threads, you need to install from git until our v2.0 release on Jan 28th, 2021. ::
2728

2829
python3 -m pip install -U git+https://github.com/Pycord-Development/pycord
30+
31+
For Windows users, this command should be used to install from git: ::
32+
33+
py -3 -m pip install -U git+https://github.com/Pycord-Development/pycord
2934

3035
You can get the library directly from PyPI: ::
3136

0 commit comments

Comments
 (0)