Skip to content

Commit

Permalink
update git URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pgdurand authored Apr 5, 2023
1 parent ebb73e7 commit 8c23dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \<Katalog-project\> 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
Expand Down

0 comments on commit 8c23dae

Please sign in to comment.