❤️ Feedback
This commit is contained in:
parent
975e6e6194
commit
9d4c68d272
6 changed files with 36 additions and 33 deletions
|
@ -7,15 +7,18 @@ rudimentary understanding of your operating system's command line client.
|
|||
|
||||
## Setting up macOS
|
||||
|
||||
> Electron supports Mac OS X 10.9 (and all versions named macOS) and up. Apple does
|
||||
not allow running macOS in virtual machines unless the host computer is already
|
||||
an Apple computer, so if you find yourself in need of a Mac, consider using a
|
||||
cloud service that rents access to Macs (like [MacInCloud][macincloud] or
|
||||
[xcloud](https://xcloud.me)).
|
||||
> Electron supports Mac OS X 10.9 (and all versions named macOS) and up. Apple
|
||||
does not allow running macOS in virtual machines unless the host computer is
|
||||
already an Apple computer, so if you find yourself in need of a Mac, consider
|
||||
using a cloud service that rents access to Macs (like [MacInCloud][macincloud]
|
||||
or [xcloud](https://xcloud.me)).
|
||||
|
||||
First, install a recent version of Node.js. We recommend that you install
|
||||
either the latest `LTS` or `Current` version available. Visit
|
||||
[the Node.js download page][node-download] and select the `macOS Installer`.
|
||||
While Homebrew is an offered option, but we recommend against it - many tools
|
||||
will be incompatible with the way Homebrew installs Node.js.
|
||||
|
||||
Once downloaded, execute the installer and let the installation wizard guide
|
||||
you through the installation.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue