Skip to content

Commit b98bab9

Browse files
authored
Update README.md
1 parent 743f07e commit b98bab9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ if you have any questions, feel free to ask it on this server.
3636

3737
## Install
3838

39-
```
39+
```sh
40+
# GitHub (Develop)
41+
pip install --upgrade git+https://github.com/spacedev-official/py-cord-components.git
42+
43+
# Pypi (Current)
4044
pip install --upgrade py-cord-components
4145
```
4246

@@ -54,4 +58,4 @@ This project is under the MIT License.
5458

5559
## How-to use
5660
* Every discord.py, discord, DiscordComponent, discord_components mention should be changed to<br />
57-
py-cord, pycord, PycordComponent, py_cord_component
61+
py-cord, pycord, PycordComponent, py_cord_component

0 commit comments

Comments
 (0)