Update README.md

This commit is contained in:
quindecim 2019-05-16 00:51:19 +00:00 committed by GitHub
parent 870559530d
commit 33d01251c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ Important settings are enforced/locked within `mozilla.cfg` and `policies.json`,
- Clone or download zip file and extract it
- Locate Firefox's installation directory (where the firefox.exe is located) `C:\Program Files\Mozilla Firefox\` or `C:\Program Files (x86)\Mozilla Firefox\`
- Copy the files contained in `config` folder to the install directory
- Start Firefox and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
- Start Firefox and test if config was applied browsing to `about:config` and look if `_config.applied` is `true`.
### Linux
@ -49,7 +49,7 @@ Important settings are enforced/locked within `mozilla.cfg` and `policies.json`,
- Copy the files contained in `config` folder to the install directory
- You can use directly Firefox by running `firefox/firefox`
- You can as well create a shortcut to `firefox/firefox` to open Firefox easily
- Start Firefox and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
- Start Firefox and test if config was applied browsing to `about:config` and look if `_config.applied` is `true`.
### Mac
@ -57,7 +57,7 @@ Important settings are enforced/locked within `mozilla.cfg` and `policies.json`,
- Clone or download zip file and extract it
- Locate Firefox's installation directory `Applications/Firefox.app/Contents/Resources/`
- Copy the files contained in `config` folder to the install directory
- Start Firefox and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
- Start Firefox and test if config was applied browsing to `about:config` and look if `_config.applied` is `true`.
### Uninstall: