From b1c45b17383716d9445fd88f64c3c7f0d2ce7a09 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Sat, 11 Apr 2020 08:41:36 +0200 Subject: [PATCH] Don't instruct to use a specific branch when installing manually --- docs/install.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 5e0ed85..fffc84a 100644 --- a/docs/install.md +++ b/docs/install.md @@ -19,7 +19,6 @@ Warning: `cp`-ing the files without `-n` or `-i` will replace existing files ! ~~~ # git clone https://gitea.evolix.org/evolix/evobackup.git # cd evobackup -# git checkout jlecour-refactoring # cp bkctld /usr/local/sbin/ # mkdir -p /usr/local/lib/bkctld # cp lib/* /usr/local/lib/bkctld/