1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add homebrew installation advice to getting-started

Signed-off-by: Florian Rusch <git@florianrusch.de>
This commit is contained in:
Florian Rusch 2021-05-09 11:30:10 +02:00 committed by Florian Rusch
parent cec3e61a4e
commit daa0f50162
No known key found for this signature in database
GPG Key ID: 20479B349E082587

View File

@ -16,6 +16,11 @@ Review the [System Requirements](../supporting/requirements.md) to check if your
4. Double-click `Lens-{version}.dmg` and drag `Lens.app` to the `Applications` folder, making it available in the macOS Launchpad.
5. Add Lens to your Dock by right-clicking on the icon to bring up the context menu and choosing **Options**, **Keep in Dock**.
Alternatively via [homebrew](https://brew.sh/):
```shell
brew install lens
```
## Windows