From 68a83dbf5a8548a33ca09c2f1eb1ed7ee971da5a Mon Sep 17 00:00:00 2001 From: Greg Neagle Date: Fri, 1 Mar 2024 10:10:53 -0800 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f4838d21..e06da367 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@

Introduction

-

Munki is a set of tools that, used together with a webserver-based repository of packages and package metadata, can be used by macOS administrators to manage software installs (and in many cases removals) on OS X client machines.

+

Munki is a set of tools that, used together with a webserver-based repository of packages and package metadata, can be used by macOS administrators to manage software installs (and in many cases removals) on macOS client machines.

Munki can install software packaged in the Apple package format, and supports drag-and-drop disk images as installer sources.