Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stsdc committed Aug 22, 2023
1 parent 24b7352 commit afbe465
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

## Install

### elementary os 6 and 6.1
### elementary OS 7 Horus

If you have never added a PPA on your system before, you might need to run this command first:

Expand All @@ -41,9 +41,12 @@ sudo add-apt-repository ppa:stsdc/monitor
sudo apt install com.github.stsdc.monitor
```

Monitor will then be available from the Applications menu.
Monitor will be available from the Applications menu.

### Fedora (36)
### ~~Fedora (36)~~

> [!WARNING]
> Dropped support due to lack of Pantheon dependencies on COPR.
```bash
sudo dnf copr enable stsdc/monitor
Expand All @@ -54,23 +57,7 @@ sudo dnf install com.github.stsdc.monitor

### Install dependencies

* meson
* appstream
* debhelper (>= 9)
* libgtk-3-dev
* libglib2.0-dev
* valac (>= 0.26)
* libgranite-dev (>= 5.2.0)
* libwnck-3-dev
* libgtop2-dev
* libwingpanel-3.0-dev
* libhandy-1-dev
* libudisks2-dev
* libxnvctrl0
* libxnvctrl-dev
* libcurl4-gnutls-dev
* libjson-glib-dev
* sassc
Check dependencies in [the deb control file](debian/control).

### Clone, Build & Install

Expand Down

0 comments on commit afbe465

Please sign in to comment.