docs: add branch of git clone

This commit is contained in:
fan-ziqi 2024-11-14 20:52:28 +08:00
parent 914c3af023
commit 123094bfb3
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ feature:
Clone the code Clone the code
```bash ```bash
git clone https://github.com/fan-ziqi/rl_sar.git git clone -b ros2 https://github.com/fan-ziqi/rl_sar.git
``` ```
## Dependency ## Dependency

View File

@ -18,7 +18,7 @@
拉取代码 拉取代码
```bash ```bash
git clone https://github.com/fan-ziqi/rl_sar.git git clone -b ros2 https://github.com/fan-ziqi/rl_sar.git
``` ```
## 依赖 ## 依赖