Update index.html

This commit is contained in:
Greg Neagle
2024-03-01 10:10:53 -08:00
committed by GitHub
parent d4e9724cc3
commit 68a83dbf5a

View File

@@ -34,7 +34,7 @@
<h4>
<a name="introduction" class="anchor" href="#introduction"><span class="octicon octicon-link"></span></a>Introduction</h4>
<p>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.</p>
<p>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.</p>
<p>Munki can install software packaged in the Apple package format, and supports drag-and-drop disk images as installer sources.</p>