diff --git a/README.md b/README.md index d18b574..384c336 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,17 @@ the license and the credits. ### Installation: ``` -yarn install @firecms/neat three.js +yarn install @firecms/neat three ``` or ``` -npm install @firecms/neat three.js +npm install @firecms/neat three ``` +Ensure you do not install `three.js`, that is a different incompatible package. + ### Usage: ```typescript