last commit i swear

This commit is contained in:
2026-05-25 22:10:40 +02:00
parent 25cd9630e9
commit 3303421e09

View File

@@ -143,7 +143,7 @@ int main(int argc, char *argv[]) {
"\t --ratelimit sets the rate limit amount"
"\t --hyfetch uses hyfetch with fastfetch backend instead of fastfetch\n"
"\t port specifies the port, 80 by default, might need superuser for\n"
"\t ports below 1024"
"\t ports below 1024\n"
"get latest version with:\n"
"\t wget https://gitea.codersquack.nl/tema5002/.profile/raw/branch/main/fastfetch_server.c\n"
"\t gcc fastfetch_server.c -o fastfetch_server -O3 -Wall -Wextra -lpthread\n"