aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-07-07 00:22:00 +0200
committerAnser <rostgans@tutamail.com>2026-07-31 11:12:32 +0200
commit8e51ac4a4dab37b6736bd0613d41eb05f68e7c0e (patch)
tree41f7375c5b7a6f61d88929ef060a5d8b9c631766 /README.md
parent186b3f148107f8a3590f8de79a389e84b0005082 (diff)
edit README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 12aa395..9e6b466 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,14 @@
- fastfetch / commiefetch in C
- with emphasis on commiefetch, i want communism stuff but in C !
+# Install
+
+- git clone this project
+- `make` for local install (e.g. binary will be placed inside the project folder)
+- `sudo/doas make` for systemwide install
+- `make clean` for local removal
+- `sudo/doas make uninstall` for systemwide uninstallation
+
# Reference
- [Commiefetch](https://github.com/amalxloop/commiefetch)
- [Fastfetch](https://github.com/fastfetch-cli/fastfetch)
- - Which is in C, so i can copie stuff ?