Skip to content

Commit 50506d3

Browse files
authored
Remove deprecated Fedora/Copr section from Readme
1 parent eb562a6 commit 50506d3

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<a href="https://github.com/stsdc/monitor/releases">
1010
<img src="https://img.shields.io/github/release/stsdc/monitor.svg" alt="Release">
1111
</a>
12-
<img alt="GitHub Workflow Status" src="https://github.com/stsdc/monitor/actions/workflows/main.yml/badge.svg">
13-
<a href="https://copr.fedorainfracloud.org/coprs/stsdc/monitor/package/com.github.stsdc.monitor/"><img src="https://copr.fedorainfracloud.org/coprs/stsdc/monitor/package/com.github.stsdc.monitor/status_image/last_build.png" /></a>
12+
<img alt="GitHub Workflow Status" src="https://github.com/stsdc/monitor/actions/workflows/ci/badge.svg">
1413
<a href="https://github.com/stsdc/monitor/blob/master/LICENSE">
1514
<img src="https://img.shields.io/github/license/stsdc/monitor.svg">
1615
</a>
@@ -41,16 +40,6 @@ sudo apt install com.github.stsdc.monitor
4140

4241
Monitor will be available from the Applications menu.
4342

44-
### ~~Fedora (36)~~
45-
46-
> [!WARNING]
47-
> Dropped support due to lack of Pantheon dependencies on COPR.
48-
49-
```bash
50-
sudo dnf copr enable stsdc/monitor
51-
sudo dnf install com.github.stsdc.monitor
52-
```
53-
5443
## Development
5544

5645
### Install dependencies

0 commit comments

Comments
 (0)