From 19ce566c69acc5b6e9d2b3da67dcf611292de5d2 Mon Sep 17 00:00:00 2001 From: "J. Eduardo" Date: Sun, 3 Dec 2023 12:45:04 +0100 Subject: [PATCH] Fixed clone path for installation --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c3fac37..633abde 100644 --- a/readme.md +++ b/readme.md @@ -67,7 +67,7 @@ The packages should be available for all distributions using the GNOME Terminal 1. Clone this repository ```sh - git clone https://github.com/nordtheme/gnome-terminal.git + git clone https://github.com/nordtheme/gnome-terminal.git nord-gnome-terminal cd nord-gnome-terminal/src ``` 2. Run the [`nord.sh`](https://github.com/nordtheme/gnome-terminal/blob/develop/src/nord.sh) shell script to start the automated installation.