From d4aa3b8b12a418af32610273d08de49985d4ba33 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Tue, 1 Jun 2021 17:10:57 +0100 Subject: [PATCH] Update the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 264c94b..155faa6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Shameotron A simple [maubot](https://github.com/maubot/maubot) plugin that displays homeserver software versions. +After installing the Python dependencies, run `mbc build` to build the `.mbp` plugin file. + ## Usage * `!shame` - Reply with a list of homeservers and their respective running versions. * `!shame server.example.com` - Reply with the version for the homeserver provided, e.g. `server.example.com`.