diff --git a/README.md b/README.md index 8953ffc..de3297e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ sudo apt install iptables ipset rsyslog grep sed ## How to install blockauth: ``` -git clone https://gitlab.com/q3aql/blockauth.git +git clone https://git.q3aql.dev/q3aql/blockauth.git cd blockauth sudo ./install.sh ``` @@ -19,7 +19,7 @@ sudo ./install.sh ## How to unninstall blockauth: ``` -git clone https://gitlab.com/q3aql/blockauth.git +git clone https://git.q3aql.dev/q3aql/blockauth.git cd blockauth sudo ./unninstall.sh ```