fix broken npm install snippet

This commit is contained in:
justin-f-perez 2021-11-19 01:24:56 -06:00 committed by GitHub
parent cf101e62a9
commit f40a55b044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ All of these solutions are staged in [NPM][npm]. You can install any package
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.,