We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdaf05 commit bc7644aCopy full SHA for bc7644a
README.md
@@ -8,7 +8,7 @@ Demonstrate how to integrate [maxGraph](https://github.com/maxGraph/maxGraph/) i
8
9
### Setup
10
11
-Ensure you are using Node 18 (this is the tested version, it may work with other versions without guarantee)
+Ensure you are using Node declared in the [.nvmrc](.nvmrc) file (this is the tested version, it may work with other versions without guarantee)
12
13
If you are using `nvm`, run
14
```shell
0 commit comments