summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2019-01-24 13:04:18 +0100
committerdequis <dx@dxzone.com.ar>2019-01-24 13:04:18 +0100
commit5123caef4c634850a77b4d993f727262e7d778f9 (patch)
treeac9abd3c845e928265d396b4d96992eb16be7575
parent0a4b6439116cb7164384f78be53d064ddb1fa319 (diff)
README: some tweaks
-rw-r--r--README18
1 files changed, 15 insertions, 3 deletions
diff --git a/README b/README
index 6b2e8cb..2a12ba0 100644
--- a/README
+++ b/README
@@ -9,17 +9,29 @@ General usage instructions are available in the bitlbee wiki:
https://wiki.bitlbee.org/HowtoFacebookMQTT
-## Installing from APT repo
+## Installing with packages
+
+### Debian/ubuntu APT repo
An APT repo for several recent debian/ubuntu versions is available here:
https://jgeboski.github.io/
-## Installing at Fedora
+This builds git/development versions.
+
+### Debian buster/backports
+
+Debian's official repos have packages for releases of this plugin, with the
+slightly different name "bitlbee-plugin-facebook". Use the APT repo if it's not
+the latest.
+
+ $ apt install bitlbee-plugin-facebook
+
+### Fedora
$ dnf install bitlbee-facebook
-## Installing at RHEL/CentOS
+### RHEL/CentOS
Follow the general instructions for enabling EPEL before installing it: