aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAman Kumar <[email protected]>2021-06-02 16:01:58 +0530
committerGitHub <[email protected]>2021-06-02 06:31:58 -0400
commit9e4bcd3df7c6139d2e56d6cc7e19efdcb2ae082f (patch)
tree75d0c29dbd289e227b8118d3adc0ea0b94112a10 /README.rst
parentFix NameError in missing _EmojiTag import (diff)
downloaddiscord.py-9e4bcd3df7c6139d2e56d6cc7e19efdcb2ae082f.tar.xz
discord.py-9e4bcd3df7c6139d2e56d6cc7e19efdcb2ae082f.zip
Fix some typos in custom_context example
Also adds PyNaCl PyPI link in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index bde42ed4..3b98f599 100644
--- a/README.rst
+++ b/README.rst
@@ -59,7 +59,7 @@ To install the development version, do the following:
Optional Packages
~~~~~~~~~~~~~~~~~~
-* PyNaCl (for voice support)
+* `PyNaCl <https://pypi.org/project/PyNaCl/>`__ (for voice support)
Please note that on Linux installing voice you must install the following packages via your favourite package manager (e.g. ``apt``, ``dnf``, etc) before running the above commands: