From 9744261dd0221a90feda9ea53300d08c7349b8c8 Mon Sep 17 00:00:00 2001 From: AdisonCavani Date: Sun, 14 Feb 2021 20:01:09 +0100 Subject: [PATCH] Update README.md Adding release link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f4f1fa3..2f956f1 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ In order to clone repository from Github you have to install `git` package
Alternatively you can download zip package - **Code -> Download ZIP** #### Clone the repository +You can clone repository or go to [release page](https://github.com/AdisonCavani/distro-grub-themes/releases) and download a single theme ``` git clone https://github.com/AdisonCavani/distro-grub-themes.git ``` @@ -98,6 +99,7 @@ In order to clone repository from Github you have to install `git` package
Alternatively you can download zip package - **Code -> Download ZIP** #### Clone the repository +You can clone repository or go to [release page](https://github.com/AdisonCavani/distro-grub-themes/releases) and download a single theme ``` git clone https://github.com/AdisonCavani/distro-grub-themes.git ``` @@ -113,6 +115,7 @@ cd distro-grub-themes/customize ``` #### Copy theme +Theme must be unpacked (in folder) ``` sudo cp -r Ubuntu/ /boot/grub/themes ```