@goondocks/myco 1.0.18 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,7 +10,7 @@ curl -fsSL https://myco.sh/install.sh | sh
10
10
 
11
11
  Open a git project in any supported agent and Myco registers it automatically when the agent starts working there.
12
12
 
13
- macOS is the primary supported platform for the current release. Linux and Windows packages are published for early testing, but they are experimental.
13
+ macOS is the primary supported platform. Linux and Windows are in beta. On Windows, only **x64** is supported — Windows on ARM (which runs the x64 build under emulation) is not supported.
14
14
 
15
15
  ## What you can do
16
16