From f3c6b921131c10400691a6691069a2f4832449a3 Mon Sep 17 00:00:00 2001 From: Arnaud Venturi Date: Thu, 18 Apr 2024 14:18:43 +0200 Subject: [PATCH] Add install instructions to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 97cb9b5..67eee8f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ Administrators who would like to move from MCX-based management to Profiles may mcxToProfile should function on OS X 10.5 or greater. It also makes use of Greg Neagle's FoundationPlist library from the Munki project, which provides native plist support via PyObjC. FoundationPlist is licensed under the Apache License, version 2.0. +## Install instructions + +* Ensure Xcode is installed on your Mac +* `git clone https://github.com/timsutton/mcxToProfile.git && cd mcxToProfile` +* `pip3 install pyobjc` +* `./mcxToProfile.py --help` + ## Example usage Here's an example: