Skip to content

Commit 7977137

Browse files
authored
Correcting URL
1 parent 1c247ab commit 7977137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ You can find an in depth walkthrough for training a TensorFlow.js model [here](h
66
`git clone` the repo and `cd` into it by running the following command:
77

88
```bash
9-
git clone https://github.com/cloud-annotations/object-detection-react.git
10-
cd object-detection-react
9+
git clone https://github.com/cloud-annotations/standalone-video-react.git
10+
cd standalone-video-react
1111
```
1212

1313
### `npm install`

0 commit comments

Comments
 (0)