We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d72888 commit 4ad87eaCopy full SHA for 4ad87ea
1 file changed
README.md
@@ -3,6 +3,8 @@
3

4

5

6
+
7
+
8
9
Python and system information command-line fetch tool.
10
@@ -26,7 +28,7 @@ Output like this!
26
28
## Installation
27
29
30
```console
-pip install tinyfetch
31
+pip install -U tinyfetch
32
```
33
34
## License
0 commit comments