Corrected gitea hostname

This commit is contained in:
Samuel Ortion 2021-05-02 09:20:34 +02:00
parent 9f42d4a3c7
commit 2b16b8004c
1 changed files with 3 additions and 3 deletions

View File

@ -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.