From 63608658aa789b616a2cfb5f8a38dcbee92c28db Mon Sep 17 00:00:00 2001 From: "Fifo F." <8145202+FifoF@users.noreply.github.com> Date: Sat, 23 Nov 2024 07:43:46 +0100 Subject: [PATCH] Update README.md tested on v17.6.0-ee --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9d9749..e2fd980 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ **GitLab License Generator** This project generates a GitLab license for **development purposes**. If you encounter any problems, please troubleshoot them on your own. -> Last tested on GitLab v17.5.1-ee. +> Last tested on GitLab v17.6.0-ee. ## Principles @@ -163,7 +163,7 @@ The script generates a public key located in `build/public.key`. You need to rep Once the public key is replaced, log in to GitLab’s admin interface to install the generated license. 1. Log in to GitLab as an administrator. -2. Navigate to the **Admin Area** from the upper-right corner. +2. Navigate to the **Admin Area** from the bottom-left corner. 3. Go to **Settings > General** and upload the generated license file (`build/result.gitlab-license`). 4. Check the **Terms of Service** checkbox and click **Add License**.