Skip to content

Commit

Permalink
fix typo in readme (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarDamkjaer authored Oct 26, 2023
1 parent e372093 commit dd5b63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-codemirror/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down

0 comments on commit dd5b63d

Please sign in to comment.