Skip to content

Commit 2bb5a00

Browse files
author
peisun1115
committed
Revert "Update quick_start.md (waymo-research#241)"
This reverts commit 2c9a26a.
1 parent dc27d42 commit 2bb5a00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/quick_start.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ training.
2121

2222
First, download the code and enter the base directory.
2323
```bash
24-
git clone https://github.com/waymo-research/waymo-open-dataset.git waymo-od
25-
cd waymo-od
26-
git checkout remotes/origin/master
24+
git clone https://github.com/waymo-research/waymo-open-dataset.git waymo-od cd waymo-od
25+
git checkout remotes/origin/master`
2726
```
2827

2928
We use the [Bazel](https://www.bazel.build/) build system. These commands should

0 commit comments

Comments
 (0)