From f0df54362d0a06a54e40e68a5c3a747a84cef8be Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 22 Jul 2021 03:33:59 +0300 Subject: update README --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 65d2b24..a93ea20 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,14 @@ Currently includes the following software: - pax - signify -You can build software individually by calling `make `, and the -program will be built to the root directory of the source. The build system is -configured through `config.mk` +The build system is configured by running the `configure` script at the root of +the directory. You can build software individually by calling `make `, +and the program will be built to the root directory of the source. requirements ------------ -In order to build `mandoc`, you need to either have zlib installed, or edit -`config.mk` to use the in-source `zlib`. - In order to build `nc`, you need to have a `libtls` implementation. Carbs Linux uses `libressl` by default. -- cgit v1.2.3