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.
2 parents 2b02d3d + 1c00a31 commit ab53be1Copy full SHA for ab53be1
1 file changed
githubdocs/MacRelease.md
@@ -61,7 +61,7 @@ At the time of writing, Minsky requires Node 22, and npm 10:
61
- sudo n install 22
62
- sudo npm install -g npm@10
63
- cd gui-js; npm install
64
-- on Ventura (Intel builds) electron-builder needs to be 24.13.3 or older:
+- on Big Sur (Intel builds) electron-builder needs to be 24.13.3 or older:
65
`cd gui-js; npm install electron-builder@24.13.3`
66
67
# compile Minsky
0 commit comments