diff --git a/README.md b/README.md index 61ecd4ccc6..5d32d4ca98 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ The following npm scripts are available: This repo contains examples to demonstrate how <model-viewer> may be used. Before running them do the following: ``` -cd path/to/coned/repo +cd path/to/cloned/repo npm install npm run build ```