diff --git a/packages/react-codemirror/README.md b/packages/react-codemirror/README.md index 06afc9c2..99c9cd76 100644 --- a/packages/react-codemirror/README.md +++ b/packages/react-codemirror/README.md @@ -4,7 +4,7 @@ This package can be built with `npm run build` and then published to npm with `n ## Usage -`npm install @neo4j-cypher/reactcodemirror` +`npm install @neo4j-cypher/react-codemirror@next` ```tsx import { useState } from 'react';