We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af7dca commit 35d18e9Copy full SHA for 35d18e9
README.md
@@ -28,7 +28,7 @@ Corsy only works with `Python 3` and has just one dependency:
28
29
- `requests`
30
31
-To install this dependency, navigate to Corsy directory and execute `pip3 install request`
+To install this dependency, navigate to Corsy directory and execute `pip3 install requests`
32
33
### Usage
34
Using Corsy is pretty simple
0 commit comments