diff --git a/docs/getting-started/downloading-lens.md b/docs/getting-started/downloading-lens.md index e84f1204f5..dc75a8ac22 100644 --- a/docs/getting-started/downloading-lens.md +++ b/docs/getting-started/downloading-lens.md @@ -3,6 +3,11 @@ Lens is lightweight and simple to install. You'll be up and running in just a few minutes. +## System requirements + +You can review the [System Requirements](/supporting/requirements/) to check if your computer configuration is supported. + + ## macOS 1. [Download Lens](https://github.com/lensapp/lens/releases) for macOS. diff --git a/mkdocs.yml b/mkdocs.yml index f699850664..024aebf6a3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,7 +12,7 @@ nav: - Getting started: - Downloading Lens: getting-started/downloading-lens.md - Preferences: getting-started/preferences.md - - Introductory videos: getting-started/introductory-videos + - Introductory videos: getting-started/introductory-videos.md - Clusters: - Adding clusters: clusters/adding-clusters.md - Removing cluster: clusters/removing-clusters.md