logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit 6f519e352869d3fb48abbcbddbf07003ea91a50c
parent 50851293f310d623169a8c74db147c6f41ccbc53
Author: Frederic Cambus <fred@statdns.com>
Date:   Thu, 17 Sep 2020 09:52:01 +0200

Switch to dnf for Fedora's dependencies installation instructions.

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -82,7 +82,7 @@ libraries and header files. - Mac OS X: `brew install cmake jansson libmaxminddb` - Alpine Linux: `apk add cmake gcc make musl-dev jansson-dev libmaxminddb-dev` - Debian / Ubuntu: `apt-get install build-essential cmake libjansson-dev libmaxminddb-dev` -- Fedora: `yum install cmake gcc make jansson-devel libmaxminddb-devel` +- Fedora: `dnf install cmake gcc make jansson-devel libmaxminddb-devel` ## Building