From 9b923cfcbe780eedf5bf2a9c31d333a72f41da38 Mon Sep 17 00:00:00 2001 From: Jared Weyer Date: Tue, 20 Jun 2023 11:18:04 -0700 Subject: [PATCH] update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 639f6f0..25e32aa 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,6 @@ Chef resources and recipes for managing and provisioning macOS. - macOS 12 Monterey ## Resources -**The plist resource is deprecated and will be removed in the next major release of macos-cookbook. Please use the [plist resource included with Chef Client](https://docs.chef.io/resources/plist/).** - -- [`plist`](https://github.com/Microsoft/macos-cookbook/blob/master/documentation/resource_plist.md) :warning: **DEPRECATED** :warning: - [`automatic_software_updates`](https://github.com/Microsoft/macos-cookbook/blob/master/documentation/resource_automatic_software_updates.md) - [`certificate`](https://github.com/Microsoft/macos-cookbook/blob/master/documentation/resource_certificate.md) - [`command_line_tools`](https://github.com/Microsoft/macos-cookbook/blob/master/documentation/resource_command_line_tools.md)