From ad0effcd8e5266acbf910fc5b4d42c0cc6142277 Mon Sep 17 00:00:00 2001 From: Jeff-I5 Date: Tue, 27 Apr 2021 17:25:55 -0700 Subject: [PATCH] Fixed Typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d4386..1b00670 100644 --- a/README.md +++ b/README.md @@ -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)