Skip to content

Commit 982035f

Browse files
2 parents 9003e4a + 42ad7bf commit 982035f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chrome/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To remove the custom configuration, open the Device Management settings (or Prof
3030

3131
These instructions work for both Chromium and Google Chrome. You can check what you're running by opening `chrome://version` and checking if it says "Chromium" or "Google Chrome" at the top-right corner of the page.
3232

33-
1. Open the [configuration file](https://raw.githubusercontent.com/corbindavenport/just-the-browser/main/chrome/managed_policies.json) and save it (`Ctrl+S`) anywhere on your computer. Make sure the file is called "policies.json" (without the quotes).
33+
1. Open the [configuration file](https://raw.githubusercontent.com/corbindavenport/just-the-browser/main/chrome/managed_policies.json) and save it (`Ctrl+S`) anywhere on your computer. Make sure the file is called "managed_policies.json" (without the quotes).
3434
2. Open a new Terminal window in the directory where the file is located. For example, if it's in your Downloads folder, open a Terminal and run `cd ~/Downloads` to switch to the Downloads directory.
3535
3. Create the managed policies directory with one of the below commands.
3636
- For Google Chrome: `sudo mkdir -p /etc/opt/chrome/policies/managed`

0 commit comments

Comments
 (0)