Skip to content

Commit 7dd6f44

Browse files
committed
Remove warning about broken installation from readme again
1 parent 4edbe66 commit 7dd6f44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ This is the central repository for [CodeMirror 6](https://codemirror.net/6). It
66

77
If you want to **use** CodeMirror, install the separate packages from npm, and ignore the contents of this repository. If you want to **develop on** CodeMirror, this repository provides scripts to install and work with the various packages.
88

9-
**NOTE**: The npm workspaces setup used by this repository is broken with recent versions of npm, causing it to [fail](https://github.com/codemirror/codemirror.next/issues/710) when installing from scratch.
10-
119
To get started, make sure you are running [node.js](https://nodejs.org/) version 16. After cloning the repository, run
1210

1311
node bin/cm.js install

0 commit comments

Comments
 (0)