From 1a8d89361e376c5cdc769a3c0bc4f1de80dad58c Mon Sep 17 00:00:00 2001 From: bentettmar <83777519+bentettmar@users.noreply.github.com> Date: Sat, 10 Jun 2023 13:17:52 +0100 Subject: [PATCH] Change install command to install from Github rather than PIP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c23b39..b20769c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ It uses [Rauf's embed generator](https://embed.rauf.wtf/). ### Install > ```bash -> $ pip install discord.py-self-embed +> $ pip install 'discord.py-self_embed @ git+https://github.com/bentettmar/discord.py-self_embed' > ``` ### Example