From 7497eed115ebbd3c24cd26d2cbcbae4493c250c9 Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Sun, 14 Nov 2021 15:45:44 +0100 Subject: [PATCH] Add link to the git repo in the arise group to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67127de..3ff5802 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ - Un-tar the archive or git clone the repository ```bash tar xvf arise-theme.tar + # Or, alternatively + git clone https://git.iiens.net/arise/arise-plymouth-theme ``` - Copy the content of the folder into plymouth's data folder as root: ```bash @@ -22,4 +24,5 @@ ## Update instructions -Just untar the new `arise-theme.tar` or pull from the repo then re-run the `install.sh` script. \ No newline at end of file +Just untar the new `arise-theme.tar` or pull from the repo then re-run +the `install.sh` script. -- GitLab