]> git.p6c8.net - policy-templates.git/commitdiff
correcting policy path on macOS
authorBrandon Kurtz <kurtz.brandon@gmail.com>
Tue, 5 Jun 2018 05:42:04 +0000 (01:42 -0400)
committerGitHub <noreply@github.com>
Tue, 5 Jun 2018 05:42:04 +0000 (01:42 -0400)
README.md

index 3be6f355bb4accac5d22b407ca47980d1425f104..1d3614f8c67108227c9003ac12d5d8c6f8b737d1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-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`.  On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution.
+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.
 
 The content of the JSON file should look like this:
 ```

patrick-canterino.de