From f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 16 Apr 2022 19:50:39 +0200 Subject: separated css and html, removed php-cli dependency --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3b993c1..f06b096 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ service sear.c start * libxml2-dev (for the simple HTML/1.0 client and HTML parser) * libmicrohttpd-dev (for serving results - use a reverse proxy, such as nginx, for HTTPS) * xxd (for converting HTML pages into C arrays when compiling from source) -* php-cli for a single line of Makefile (and I talk about bloat) ## compiling from source -- cgit v1.2.3