diff --git a/tp_2.md b/tp_2.md index 85c34a45c237a121de9ccca0528b26e817128eb0..5895d4e276b1c76106c12608fd09f137dbb8d5ce 100644 --- a/tp_2.md +++ b/tp_2.md @@ -6,7 +6,7 @@ The `git clone <url>` command retrieves the whole history of a project and setup ```sh 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 ls -l ```