diff --git a/libs/core-components/README.md b/libs/core-components/README.md index e0797e65c..a0fefeaeb 100644 --- a/libs/core-components/README.md +++ b/libs/core-components/README.md @@ -48,12 +48,6 @@ Set up a new local CMS instance. npm install ``` -3. Install Dependencies: - - ```sh - npm install - ``` - ## Developing The components are [React components](https://react.dev/learn) that should be [written in TypeScript](https://react.dev/learn/typescript#typescript-with-react-components).