Skip to content

Commit f4760d1

Browse files
authored
Add hyperlink to PyPI
1 parent cf16ea5 commit f4760d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A library to implement a leveling system into a discord bot. One of the most pop
33
If your discord.py version is 1.5.0+, [intents](https://discordpy.readthedocs.io/en/latest/intents.html) are required
44

55
## Github Updates vs PyPI Updates
6-
The Github version of this library will always have the latest changes, fixes, and additions before the PyPI version. You can install the Github version by doing:
6+
The Github version of this library will always have the latest changes, fixes, and additions before the [PyPI](https://pypi.org/project/discordLevelingSystem/) version. You can install the Github version by doing:
77
```
88
pip install git+https://github.com/Defxult/discordLevelingSystem.git
99
```

0 commit comments

Comments
 (0)