mirror of https://github.com/fan-ziqi/rl_sar.git
docs: add branch of git clone
This commit is contained in:
parent
914c3af023
commit
123094bfb3
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
## 依赖
|
## 依赖
|
||||||
|
|
Loading…
Reference in New Issue