Skip to content

Commit 560e9a5

Browse files
Update README.md
1 parent e1bc9ee commit 560e9a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ Legacy [CodeMirror5](https://codemirror.net/5/) mode for [ArangoDB](https://www.
66
Load `index.js` at adequate locations in your HTML structure.
77
Mention `mode: 'aql'` when creating your CodeMirror instance.
88

9+
### Advanced npm user (not tested)
10+
```
11+
npm i cm5-aql
12+
```
13+

0 commit comments

Comments
 (0)