From 3cc261a9974e10f3510aa29b71cffde183326cfa Mon Sep 17 00:00:00 2001 From: David Sanders Date: Fri, 15 Sep 2023 16:22:46 -0700 Subject: [PATCH] docs: maker-squirrel does not support macOS (#3348) --- packages/maker/squirrel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/maker/squirrel/README.md b/packages/maker/squirrel/README.md index 7f60ce0835..dad1fd827f 100644 --- a/packages/maker/squirrel/README.md +++ b/packages/maker/squirrel/README.md @@ -5,7 +5,7 @@ Pre-requisites: * Windows machine -* MacOS /Linux machine with `mono` and `wine` installed. +* Linux machine with `mono` and `wine` installed. Configuration options are documented in [`MakerSquirrelConfigOptions`](https://js.electronforge.io/interfaces/_electron_forge_maker_squirrel.InternalOptions.Options.html).