From c601c5c2c9de3f4cfd88c8cc1623aa1f33c5e994 Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Tue, 27 Mar 2018 15:39:03 -0500 Subject: [PATCH] Be more specific with file location. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d744abf..3242d4c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -Policies can either be specified using the GPO templates or by putting a file called policies.json in the distribution directory. +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/Content/Resources/distribution. + The content of the JSON file should look like this: ``` { -- 2.34.1