Skip to content
Snippets Groups Projects
Verified Commit bf47a4b9 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

tp_2.md: fix file_handle url

parent 1bee2226
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ The `git clone <url>` command retrieves the whole history of a project and setup ...@@ -6,7 +6,7 @@ The `git clone <url>` command retrieves the whole history of a project and setup
```sh ```sh
cd ~/ cd ~/
git clone git@gitbio.ens-lyon.fr:LBMC/file_handle.git git_basis_tp1 git clone https://gitbio.ens-lyon.fr/LBMC/hub/file_handle git_basis_tp1
cd git_basis_tp1 cd git_basis_tp1
ls -l ls -l
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment