Skip to content

Commit 25b1b24

Browse files
committed
Updated README (fixes #557)
1 parent c282b3c commit 25b1b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ For any of the above methods, you can keep your browser's `user.js` with the lat
140140
cd ~/.mozilla/firefox
141141
git clone 'https://github.com/pyllyukko/user.js.git'
142142
cd XXXXXXXX.your_profile_name
143-
ln -s ../user.js/user.js user.js
143+
ln -s ${HOME}/.mozilla/firefox/user.js/user.js user.js
144144
```
145145

146146
### Verifying

0 commit comments

Comments
 (0)