Update README.md

This commit is contained in:
Maxime Rijnders
2020-04-05 23:16:02 +02:00
committed by GitHub
parent d881e1003f
commit 8125c7e572

View File

@@ -99,6 +99,12 @@ cd systray-x
make
```
Install:
```bash
mkdir -p ~/.mozilla/native-messaging-hosts
cp app/config/linux/SysTray_X.json
cp -f systray-x@Ximi1970 ~/.thunderbird/*.default-release/extensions/
```
...