From c14a229801b53e67118acfac709acdf30fb9a481 Mon Sep 17 00:00:00 2001 From: Andreas Fankhauser (@tux-six) Date: Tue, 12 Jul 2022 23:38:51 +0200 Subject: (DockerBuild) Add hint about how to build for debian plus some cleanup --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5b7bc29..daef2a2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ create many links. ## How to build / install -Minimal way is to do: +If you prefer to build within more isolated environment may +"contrib/build-using-docker/README.md" could be interesting for you. + +If you prefer traditional, just do: ```sh curl -sSL http://git.hiddenalpha.ch/bulk-ln.git/snapshot/bulk-ln-master.tar.gz | tar xz @@ -18,12 +21,3 @@ Minimal way is to do: make install ``` -As usual, configure provides some help: - -```sh - ./configure --help -``` - -Its worth browsing the "contrib/" directory. It contains potentially useful -scripts for building. - -- cgit v1.1