This will fix the command to clone mediapipe in the macOS. Doc command mentioned
is throwing error when directly copied and pasted in the terminal. PiperOrigin-RevId: 508550373
This commit is contained in:
parent
1eb54bdaa6
commit
8a49a5f822
|
@ -416,7 +416,7 @@ build issues.
|
|||
3. Checkout MediaPipe repository.
|
||||
|
||||
```bash
|
||||
$ git clone -–depth 1 https://github.com/google/mediapipe.git
|
||||
$ git clone --depth 1 https://github.com/google/mediapipe.git
|
||||
|
||||
$ cd mediapipe
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user