README.md edited online with Bitbucket

This commit is contained in:
Louis-Guillaume Dubois 2015-04-29 10:43:05 +00:00
parent d367f2ff91
commit 44b27f846e

View file

@ -35,6 +35,7 @@ vous devez cloner le dépôt de telle sorte que le dossier «hand_control» se s
```
#!sh
cd ~/hand_control_ws/src
git clone git@bitbucket.org:_Luc_/hand_control.git
# ou bien : git clone https://username@bitbucket.org/_Luc_/hand_control.git # (changer username)
```