From 4c740c846eceafbf2f47b3a0f52003e9d18dfcf6 Mon Sep 17 00:00:00 2001 From: ssz256 <71969931+ssz256@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:34:32 +0100 Subject: [PATCH] fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6525ec5..dfbb76d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Building manually -------- You need a CMake, a C/C++ compiler with multilib support and python2. Any -external libraries sio2jail use (see below) can be either installed +external libraries that sio2jail uses (see below) can be either installed system-wide, or downloaded and built during the process. To build sio2jail and install files to ~/local directory run: