From 72557ffb975f1eeaf9610660fea503968eb30598 Mon Sep 17 00:00:00 2001 From: Kamron Batman <3953314+kamronbatman@users.noreply.github.com> Date: Wed, 26 Jul 2023 20:54:10 -0700 Subject: [PATCH] fix (readme): Update README.md (#1432) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c7a3cda87..64a15fe24 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ ModernUO [![Discord](https://img.shields.io/discord/751317910504603701?logo=disc dnf upgrade --refresh -y # CentOS does not come with EPEL enabled dnf install -y epel-release epel-next-release -# Note: libargon2 is old. -# Download/symlink from here: https://github.com/modernuo/Argon2.Bindings/tree/main/runtimes dnf install -y findutils libicu zlib-devel zstd libargon2-devel tzdata ```