From 8c23dae194dd542a76681719d9c0ceb268d582de Mon Sep 17 00:00:00 2001 From: Patrick Durand Date: Wed, 5 Apr 2023 13:44:01 +0200 Subject: [PATCH] update git URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 627c3f7..bce2380 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ This repository contains the Katalog library aims at displaying list of software Katalog is basically a web-based application. It can be installed and tested quite easily as follows: ``` -cd /a/path/visible/to/a/web/server -git clone \ ToolDirectory +cd /a/path/visible/through/a/web/server +git clone https://github.com/ifremer-bioinformatics/Katalog.git ToolDirectory cd ToolDirectory cp examples/Ifremer-ToolDirectory-index.html ./index.html cp exemples/Ifremer-Softwares.csv ./Software.html