Update README.md
This commit is contained in:
@@ -24,7 +24,11 @@ You will also need to register an application in the Discord Developer Portal, y
|
||||
```
|
||||
./bin/pip install discord dotenv datetime
|
||||
```
|
||||
#### Windows:
|
||||
#### Windows 11:
|
||||
```
|
||||
./Scripts/pip.exe install discord dotenv datetime
|
||||
```
|
||||
#### Windows 10:
|
||||
```
|
||||
./Scripts/pip.exe install discord dotenv datetime pip-system-certs
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user