summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2022-04-16 19:50:39 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2022-04-16 19:50:39 +0200
commitf80e4bda5263e3428537ecb7d49b18ffd3c0e4ce (patch)
tree7efe9596fa165b80841f6cebe75cb04e17c53f5a /README.md
parentv tretje gre rado (diff)
downloadsear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.tar
sear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.tar.gz
sear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.tar.bz2
sear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.tar.lz
sear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.tar.xz
sear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.tar.zst
sear.c-f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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