Fix typo and change ../ to ~

pull/85/head
Buty935 5 years ago committed by GitHub
parent 436aa4116a
commit 9fc99f9dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,9 +12,9 @@ This is a bunch of CSS code to make Firefox look closer to Chrome theme.
## Installation
### Quick installation
1. Copy `src/firefox/chrome` into `../.mazilla/firefox/*default* (your user firefox folder)`
2. Copy `src/firefox/configuration/user.js` into `../.mazilla/firefox/*default* (your user firefox folder)`
3. Restart your firefox!
1. Copy `src/firefox/chrome` into `~/.mozilla/firefox/*default* (your user firefox folder)`
2. Copy `src/firefox/configuration/user.js` into `~/.mozilla/firefox/*default* (your user firefox folder)`
3. Restart your Firefox!
### Manual installation
1. Go to `about:support` in Firefox.

Loading…
Cancel
Save