diff options
Diffstat (limited to 'doc/user/admin_area/license.md')
-rw-r--r-- | doc/user/admin_area/license.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/user/admin_area/license.md b/doc/user/admin_area/license.md index 85ff5f8e7b1..73472fcf67a 100644 --- a/doc/user/admin_area/license.md +++ b/doc/user/admin_area/license.md @@ -38,24 +38,24 @@ to **Admin Area > License**. Otherwise, you can: -1. Navigate manually to the **Admin Area** by clicking the wrench (**{admin}**) icon in the menu bar. +1. Navigate manually to the **Admin Area** by selecting the wrench (**{admin}**) icon in the top menu. -1. Navigate to the **License** tab, and click **Upload New License**. +1. Navigate to the **License** tab, and select **Upload New License**. - *If you've received a `.gitlab-license` file:* 1. Download the license file to your local machine. 1. Select **Upload `.gitlab-license` file**. - 1. Select **Choose File** and select the license file. + 1. Select **Choose file** and select the license file. In this example the license file is named `GitLab.gitlab-license`. - 1. Check the **Subscription Agreement** checkbox. + 1. Select the **Terms of Service** checkbox. 1. Select **Upload License**. - ![Upload license](img/license_upload_v13_8.png) + ![Upload license](img/license_upload_v13_12.png) - *If you've received your license as plain text:* 1. Select **Enter license key**. 1. Copy the license and paste it into the **License key** field. - 1. Check the **Subscription Agreement** checkbox. + 1. Select the **Terms of Service** checkbox. 1. Select **Upload License**. ## Add your license at install time |