From: Michael Kaply Date: Fri, 18 Jan 2019 19:39:54 +0000 (-0600) Subject: Update README.md X-Git-Tag: v1.6~7 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/61ee4da2f31e793a990fe3f7fccf77a620d92e02?ds=sidebyside;hp=--cc Update README.md --- 61ee4da2f31e793a990fe3f7fccf77a620d92e02 diff --git a/README.md b/README.md index 69ccf0b..67193e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ **IMPORTANT**: This file is in active development along with the policies in Firefox. To get the policy information that corresponds to a specific release, go to https://github.com/mozilla/policy-templates/releases. -Policies can either be specified using the Group Policy templates or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution. +Policies can be specified using the Group Policy templates on Windows (https://github.com/mozilla/policy-templates/tree/master/windows), configuration profiles on macOS (https://github.com/mozilla/policy-templates/tree/master/mac), or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution. The content of the JSON file should look like this: ```