From b11f0fe46af471242a7eef5f11524971771bc20c Mon Sep 17 00:00:00 2001 From: Anton Akhmerov <anton.akhmerov@gmail.com> Date: Tue, 24 Jan 2023 00:59:05 +0100 Subject: [PATCH] add installation instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dc7d8ab..671f5b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Jupyterpost: post from Jupyterhub to a Mattermost server +## Installing + +`pip install jupyterpost` + ## Enabling jupyterpost 1. Create a bot user on your Mattermost server and get its token. -- GitLab