1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +08:00

Merge pull request #10 from natem345/patch-1

Minor readme additions
This commit is contained in:
William Woodall 2012-01-17 15:42:15 -08:00
commit c878bfb965

View File

@ -52,9 +52,9 @@ Setup workspace (skip if you already have one):
Add the rosinstall entry for this stack: Add the rosinstall entry for this stack:
echo "-git: {local-name: serial, uri: 'https://github.com/wjwwood/serial.git', version: 'master'}" >> .rosinstall echo "- git: {local-name: serial, uri: 'https://github.com/wjwwood/serial.git', version: 'master'}" >> .rosinstall
Rerun rosinstall: Rerun rosinstall (note this will change your $ROS_PACKAGE_PATH):
rosinstall . rosinstall .
source setup.bash source setup.bash