diff --git a/README.md b/README.md index d30acbf..1a1c88b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ vous devez cloner le dépôt de telle sorte que le dossier «hand_control» se s ``` #!sh git clone git@bitbucket.org:_Luc_/handcontrol.git +# ou bien : git clone https://Username@bitbucket.org/_Luc_/handcontrol.git +# (changer Username) mv -t ~/hand_control_ws/src handcontrol/* handcontrol/.git rmdir handcontrol ```