File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11# CodeMirror
22
33[ ![ Build Status] ( https://github.com/codemirror/codemirror5/workflows/main/badge.svg )] ( https://github.com/codemirror/codemirror5/actions )
4- [ ![ NPM version] ( https://img.shields.io/npm/v/codemirror.svg )] ( https://www.npmjs.org/package/codemirror )
54
65CodeMirror is a versatile text editor implemented in JavaScript for
76the browser. It is specialized for editing code, and comes with over
@@ -33,7 +32,7 @@ Either get the [zip file](https://codemirror.net/5/codemirror.zip) with
3332the latest version, or make sure you have [ Node] ( https://nodejs.org/ )
3433installed and run:
3534
36- npm install codemirror
35+ npm install codemirror@5
3736
3837** NOTE** : This is the source repository for the library, and not the
3938distribution channel. Cloning it is not the recommended way to install
You can’t perform that action at this time.
0 commit comments