From 2b16b8004c7283ac35b4b012af6a7857e96b29b8 Mon Sep 17 00:00:00 2001 From: Samuel ORTION Date: Sun, 2 May 2021 09:20:34 +0200 Subject: [PATCH] Corrected gitea hostname --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50ccf49..05294ab 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ install.packages("warbleR") ### Scripts ```bash -git clone http://localhost:3400/Chiro-Canto/time-expanseR.git +git clone https://forge.ortion.xyz/Chiro-Canto/time-expanseR.git ``` ```bash chmod +x expanseR.sh @@ -42,9 +42,9 @@ You can also use R script in standalone, you will have to specify your folders i ## Renaming files -You can rename your files before converting them using the bash script `batch_rename.sh`. You will have to switch the parameter in it such as vigie-chiro prefix +You can rename your files before converting them using the bash script `batch_rename.sh`. You will have to change the parameters in this file such as vigie-chiro prefix (e.g ```bash vigie_prefix="Car721035-2021-Pass0-Z2" ``` -) and device prefix. +) and device prefix, if any.