From a0e54cb948c9862936e16eedd2a2015be05408c8 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Tue, 8 Jun 2021 16:41:24 +0800 Subject: Simplify instructions --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 38372ad..6f2a4b9 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,11 @@ # Building -## Getting and preparing for configuration - ```sh $ git clone git://darapsa.org/libicclient.git $ cd libicclient $ autoreconf --install -``` - -## Configuring for various target hosts, compiling, linking, and installing - -```sh $ ./configure # (or use the platform specific wrappers, and adjust as necessary) -$ make # -jN (with N an integer number of parallel tasks you allow your computer to run for compiling this) +$ make $ make install ``` -- cgit v1.3