fix broken npm install snippet
This commit is contained in:
parent
cf101e62a9
commit
f40a55b044
|
@ -55,7 +55,7 @@ All of these solutions are staged in [NPM][npm]. You can install any package
|
||||||
locally with `npm install`. Example:
|
locally with `npm install`. Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install @mediapipe/holistic.
|
npm install @mediapipe/holistic
|
||||||
```
|
```
|
||||||
|
|
||||||
If you would rather not stage these locally, you can rely on a CDN (e.g.,
|
If you would rather not stage these locally, you can rely on a CDN (e.g.,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user