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:
parent
cec3e61a4e
commit
daa0f50162
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user