From dd40ff161e0ea4a6e871ff87df65f32f29d07d27 Mon Sep 17 00:00:00 2001 From: Adam Douglas Date: Sun, 14 Feb 2021 14:05:28 -0600 Subject: [PATCH] docs: correct project reference --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4471b35..dc5f79f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Adamsdesk Ventoy Grub Theme +# Ventoy Adamsdesk Theme -A simple Ventoy GNU Grub theme that mimics the website theme of [Adamsdesk.com](https://adamsdesk.com). +A simple Ventoy theme that mimics the website theme of [Adamsdesk.com](https://adamsdesk.com). ## Screenshots @@ -86,7 +86,7 @@ at the CLI. 1. Download the project. ```console - $ git clone https://gitlab.com/adouglas/adamsdesk-ventoy-grub-theme.git + $ git clone https://gitlab.com/adouglas/ventoy-adamsdesk-theme.git ``` 1. Change to project directory. ```console