Skip to content

Commit f5bbe2d

Browse files
author
Kei
authored
Update README.md
1 parent 1954c1b commit f5bbe2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Arduino library for communicating with ROS2(DDS)
1414
For the Micro-XRCE-DDS Agent, please install it using following commands.
1515
```bash
1616
$ git clone https://github.com/eProsima/Micro-XRCE-DDS-Agent.git
17-
$ cd Micro-XRCE-DDS-Agent && git checkout tag v1.1.0
17+
$ cd Micro-XRCE-DDS-Agent && git checkout v1.1.0
1818
$ mkdir build && cd build
1919
$ cmake ..
2020
$ make

0 commit comments

Comments
 (0)