From 61f4a7713660e48d5664a6a34793b24c0d7573fa Mon Sep 17 00:00:00 2001 From: classerase <60030956+classerase@users.noreply.github.com> Date: Wed, 1 Sep 2021 23:25:09 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b8fdf99a..c9c2b6e6 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ To install the development version, do the following: .. code:: sh $ git clone https://github.com/iDevision/enhanced-discord.py - $ cd discord.py + $ cd enhanced-discord.py $ python3 -m pip install -U .[voice] -- 2.47.2