diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2022-04-16 19:50:39 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2022-04-16 19:50:39 +0200 |
commit | f80e4bda5263e3428537ecb7d49b18ffd3c0e4ce (patch) | |
tree | 7efe9596fa165b80841f6cebe75cb04e17c53f5a /README.md | |
parent | v tretje gre rado (diff) | |
download | sear.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.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |