From ed4383f10356453c63ceb1690a888ad67a4a8c72 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Thu, 14 Nov 2019 10:01:11 +0100 Subject: [PATCH] Update instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d83f67f..0d91759 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Visit [the extension page on extensions.gnome.org](https://extensions.gnome.org/ Clone the repository and enter the directory: ```bash -git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/ && cd nightthemeswitcher-gnome-shell-extension +git clone https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension.git && cd nightthemeswitcher-gnome-shell-extension ``` Install using `make`: