Skip to content

Commit cac89b2

Browse files
mergify[bot]4ntn
andauthored
Add clone instructions to readme (backport #1474) (#1477)
* Add clone instructions to readme (#1474) Signed-off-by: Antón Casas <[email protected]> (cherry picked from commit 478e51b) * Specify branch --------- Signed-off-by: Antón Casas <[email protected]> Co-authored-by: Antón Casas <[email protected]>
1 parent c38fd04 commit cac89b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ source ~/.bashrc
3535

3636
### 2. Compile Example
3737

38-
Once the Pico SDK is ready, compile the example:
38+
Once the Pico SDK is ready, clone this repository and compile the example:
3939

4040
```bash
41+
git clone -b humble https://github.com/micro-ROS/micro_ros_raspberrypi_pico_sdk
4142
cd micro_ros_raspberrypi_pico_sdk
4243
mkdir build
4344
cd build

0 commit comments

Comments
 (0)