Automattic / Automattic/node-canvas
Instructions need updating: mingw64_shell.bat
Open
Installation help
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
## Feature
Current instructions are outdated:
/mingw64_shell.bat # gives you a MinGW64 shell
The file **mingw64_shell.bat** not longer exists.
_mingw64_ is now an argument passed to **msys2_shell.cmd**, which can be called from the command line as such:
user@computer MSYS /
$ C:\\Windows\\SysWOW64\\cmd.exe /A /Q /C C:\msys64\msys2_shell.cmd -mingw64
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.