We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d50df5 commit 40913dfCopy full SHA for 40913df
1 file changed
README.md
@@ -7,10 +7,10 @@
7
### Installation
8
9
We need a specific modules to be installed in order to run our bot.
10
-Open the Powershell and type each.
+Open the Powershell and type.
11
```pip install -r requirements.txt```
12
13
-if some modules are not installed correctly, try.
+if some modules are not corectly installed, try.
14
```
15
python pip install discord.py
16
python pip install pyodbc
0 commit comments