Merge pull request #87 from Jeff-I5/main

[TYPO] Fixed Typo in README.md "uwufetch" not "uwueftch"
This commit is contained in:
TheDarkBug 2021-04-28 10:33:05 +02:00 committed by GitHub
commit ef84a8b959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ sudo make uninstall
##### Make options:
```shell
make build # builds uwueftch
make build # builds uwufetch
make man # builds the manpage (requires pandoc)
make debug # use for debug
make install # installs uwufetch (needs root permissons)