From 4b11e8c3ea71246e00e4b55ef64df555ebf1cdf7 Mon Sep 17 00:00:00 2001 From: Kaveen Kumarasinghe Date: Mon, 12 Dec 2022 22:51:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e2077..c9220e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Requirements `python3.7 -m pip install openai` -`python3.7 -m pip install dotenv-python` +`python3.7 -m pip install python-dotenv` `python3.7 -m pip install discord` (This should be the discord.py rewrite, not the pycord library)