From 4565ed0067d6a0f7d3f48ef84a7781989aed2ce7 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 6 Jul 2025 23:24:42 +0700 Subject: all: add section "Development" to README The Development sections contains link to the repository. --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index 2a9b6c6..418700f 100644 --- a/README +++ b/README @@ -26,7 +26,11 @@ parameter is given. == Installation -On POSIX like system, run +Clone the repository, + + $ git clone https://git.sr.ht/~shulhan/bin.sh + +Go to inside the cloned repository and run $ sudo make install @@ -35,5 +39,9 @@ To uninstall it, run $ sudo make uninstall +== Development + +https://git.sr.ht/~shulhan/bin.sh:: Link to the source code. + // SPDX-FileCopyrightText: 2022 M. Shulhan // SPDX-License-Identifier: GPL-3.0-or-later -- cgit v1.3