commit 625ccab0195092340476fc85cc3a77a7df937796
parent 8b8d3770b9cd5978fc2fa450756dc156a6d7d0e6
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 17 Sep 2020 11:31:07 +0200
Switch to dnf for Fedora's dependencies installation instructions.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -64,7 +64,7 @@ AnsiLove/C uses the `CMake` build system and requires the
- Mac OS X: `brew install cmake`
- Alpine Linux: `apk add cmake gcc make musl-dev`
- Debian / Ubuntu / Mint: `apt-get install build-essential cmake`
-- Fedora: `yum install cmake gcc make`
+- Fedora: `dnf install cmake gcc make`
- Solus: `eopkg install -c system.devel`
Binary packages for `libansilove` are available on OpenBSD, NetBSD,