From 8e08c2d1f2a91e143b92bb9e044cfa01b0ff956d Mon Sep 17 00:00:00 2001 From: alban Date: Wed, 1 Apr 2020 14:09:21 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63c134e..9133a7d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Debian Buster minimum as you need Python 3.6 or higher ``` # First create a subdomain which points to your server IP address # Then download and install -wget https://git.interhacker.space/alban/maubot-installer/ +wget https://git.interhacker.space/alban/maubot-installer/raw/branch/master/install.sh/ bash install.sh ```