From b90c9fd0efc22e1e2f1a6f3bbe39d03ef34fda09 Mon Sep 17 00:00:00 2001 From: Ats Uiboupin Date: Tue, 3 Jan 2023 14:35:21 +0200 Subject: [PATCH] Add installation notes for linux Closes #89 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6c134f0..eaf49a6 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ Go to [Releases](https://github.com/MuhammedKalkan/OpenLens/releases) and downlo ``` brew install --cask openlens ``` + +### Linux +Download and install appropriate package +(`.rpm`, `.deb` or `.AppImage`) +and install based on available package manager. + ### Windows #### Scoop