diff --git a/docs/getting_started/javascript.md b/docs/getting_started/javascript.md index f56abcd6e..141e2401e 100644 --- a/docs/getting_started/javascript.md +++ b/docs/getting_started/javascript.md @@ -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.,