diff --git a/README.md b/README.md index 4ed451c6..609dccd4 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,11 @@ _Please post any issues or suggestions [here on GitHub](https://github.com/JabRe 2. Install the JabRef browser extension: [Firefox](https://addons.mozilla.org/en-US/firefox/addon/jabfox?src=external-github).
Manual installation on Linux (only necessary when you don't use the `deb` file to install/update JabRef) - + 3. Download [org.jabref.jabref.json](https://raw.githubusercontent.com/JabRef/jabref/master/buildres/linux/native-messaging-host/firefox/org.jabref.jabref.json) and put it into - `/usr/lib/mozilla/native-messaging-hosts/org.jabref.jabref.json` to install with admin rights for all users - `~/.mozilla/native-messaging-hosts/org.jabref.jabref.json` to install without admin rights for the current user +4. Ensure that the script `/opt/jabref/lib/jabrefHost.py` is marked as executable. Check that the capitalization of the path `/opt/jabref/` in `org.jabref.jabref.json` agrees with the path on your system (e.g. installing from the tarball would create `/opt/JabRef/` instead).