Merge pull request #87 from Jeff-I5/main
[TYPO] Fixed Typo in README.md "uwufetch" not "uwueftch"
This commit is contained in:
commit
ef84a8b959
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ sudo make uninstall
|
||||||
##### Make options:
|
##### Make options:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
make build # builds uwueftch
|
make build # builds uwufetch
|
||||||
make man # builds the manpage (requires pandoc)
|
make man # builds the manpage (requires pandoc)
|
||||||
make debug # use for debug
|
make debug # use for debug
|
||||||
make install # installs uwufetch (needs root permissons)
|
make install # installs uwufetch (needs root permissons)
|
||||||
|
|
Loading…
Reference in a new issue