Skip to content

Commit 18cbea3

Browse files
authored
Fix conflicts in README.md
1 parent 87fd62d commit 18cbea3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ This component needs `colcon` and other Python 3 packages inside the IDF virtual
1111

1212
```bash
1313
. $IDF_PATH/export.sh
14-
<<<<<<< HEAD
15-
pip3 install catkin_pkg lark-parser colcon-common-extensions
16-
=======
1714
pip3 install catkin_pkg colcon-common-extensions lark
18-
>>>>>>> 5c0322e (Multiple CI and README.md Improvements (backport #324) (#341))
1915
```
2016

2117
## Middlewares available

0 commit comments

Comments
 (0)