From 5a6ad269745fe8cc8bc874eac4fac2479903028e Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 16 Mar 2026 23:09:19 -0400 Subject: [PATCH] docs: fixed README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c3c49a..20b3d72 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Create a config.ini, there is an example included in the root. Or if you install - libcurl (may be replaced in the future with curl-impersonate) - beaker [(source)](https://git.bwaaa.monster/beaker/) -# First Setup +## First Setup Depending on your system, you may first need to install libcurl and libxml2. ### Arch Linux