Update README.md

This commit is contained in:
Greg Neagle 2025-07-12 06:28:47 -07:00 committed by GitHub
parent a66413ec7e
commit 2cc8b89920
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
Some scripts that might be of use to macOS admins. Might be related to Munki; Some scripts that might be of use to macOS admins. Might be related to Munki;
might not. might not.
These are currently only supported using Apple's Python on macOS. There is no support for running these on Windows or Linux. These are only supported on macOS. There is no support for running these on Windows or Linux.
In macOS 12.3, Apple stopped providung Python as part of macOS. You'll need to provide your own Python to use these scripts. You may also need to install additional Python modules. In macOS 12.3, Apple stopped providung Python as part of macOS. You'll need to provide your own Python to use these scripts. You may also need to install additional Python modules.