From 7c88a20b97c3fc668a0293fe96fad8d7cedb0953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Wed, 12 Apr 2023 07:52:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 986942c..f6af3fe 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # sshlogin2pushover - +To install, clone the repository +```bash +git clone https://git.moelle.space/ymoelle/sshlogin2pushover.git +``` +Start the install script +```bash +sh sshlogin2pushover/install.sh +``` +Enter your API Key and User Token \ No newline at end of file