Skip to content

Commit

Permalink
Updated README (fixes #557)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Dec 30, 2024
1 parent c282b3c commit 25b1b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ For any of the above methods, you can keep your browser's `user.js` with the lat
cd ~/.mozilla/firefox
git clone 'https://github.com/pyllyukko/user.js.git'
cd XXXXXXXX.your_profile_name
ln -s ../user.js/user.js user.js
ln -s ${HOME}/.mozilla/firefox/user.js/user.js user.js
```

### Verifying
Expand Down

0 comments on commit 25b1b24

Please sign in to comment.