We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc27d42 commit 2bb5a00Copy full SHA for 2bb5a00
docs/quick_start.md
@@ -21,9 +21,8 @@ training.
21
22
First, download the code and enter the base directory.
23
```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
+git clone https://github.com/waymo-research/waymo-open-dataset.git waymo-od cd waymo-od
+git checkout remotes/origin/master`
27
```
28
29
We use the [Bazel](https://www.bazel.build/) build system. These commands should
0 commit comments