From 9edd00187020ce895b0d1c2327f634cab1b19b98 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 22 Oct 2022 17:32:47 +0200 Subject: [PATCH] README.md (Update clone URL) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c75543d..0a6d933 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Mozilla Linux Script Installers * **Install instructions:** * Open the terminal. - * Clone the repository: `git clone https://github.com/q3aql/mozilla-linux-scripts.git` + * Clone the repository: `git clone https://gitlab.com/q3aql/mozilla-linux-scripts.git` * Change directory: `cd mozilla-linux-scripts` * Run as root: `make -f makefile.linux`