From 98ab50828e38a97afc5aec2fd9ba865fa26116c8 Mon Sep 17 00:00:00 2001 From: Ryo Nakano Date: Sat, 15 Aug 2026 09:44:27 +0900 Subject: [PATCH] README: Remove Install section --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index b35c2298..035654cb 100644 --- a/README.md +++ b/README.md @@ -12,25 +12,6 @@ ![Monitor Screenshot](https://github.com/elementary/monitor/raw/main/data/screenshots/monitor-processes.png) ![Monitor Screenshot](https://github.com/elementary/monitor/raw/main/data/screenshots/monitor-system.png) -## Install - -### elementary OS 7 Horus - -If you have never added a PPA on your system before, you might need to run this command first: - -```bash -sudo apt install -y software-properties-common -``` - -Add the PPA of Monitor and then install it: - -```bash -sudo add-apt-repository ppa:stsdc/monitor -sudo apt install com.github.stsdc.monitor -``` - -Monitor will be available from the Applications menu. - ## Development ### Install dependencies