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

Update README.md

This commit is contained in:
William Woodall 2012-01-01 01:28:09 -06:00
parent c5d8a3c836
commit 8e80673cd8

View File

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