README.md edited online with Bitbucket

This commit is contained in:
Louis-Guillaume Dubois 2015-04-21 18:08:10 +00:00
parent fd2381874d
commit 60f3f7d622

View file

@ -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
```