We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212570e commit c237a4bCopy full SHA for c237a4b
1 file changed
README.md
@@ -22,7 +22,7 @@
22
### Installing Package's:
23
24
25
-Installing With PiP in Windows (Commands):
+Installing With `pip` in Windows (Commands):
26
27
```
28
@@ -34,7 +34,7 @@ python -m pip install base64
34
35
36
37
-Installing With Pip3 in Linux (ubuntu 20.04):
+Installing With `pip3` in Linux `(ubuntu 20.04)`:
38
39
40
sudo apt-get update&&sudo apt-get upgrade -y
0 commit comments