Skip to content

Commit

Permalink
Merge pull request #13 from goncalossilva/patch-1
Browse files Browse the repository at this point in the history
Update install instructions for COPR
  • Loading branch information
cplee authored Feb 23, 2024
2 parents 3eab371 + bf5616d commit 8d034d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/installation/copr.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# [COPR](https://copr.fedorainfracloud.org/coprs/rubemlrm/act-cli/) (Linux)
# [COPR](https://copr.fedorainfracloud.org/coprs/goncalossilva/act/) (Linux)

[![Copr build status](https://copr.fedorainfracloud.org/coprs/rubemlrm/act-cli/package/act-cli/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/rubemlrm/act-cli/package/act-cli/)
[![Copr build status](https://copr.fedorainfracloud.org/coprs/goncalossilva/act/package/act-cli/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/goncalossilva/act/package/act-cli/)

```shell
dnf copr enable rubemlrm/act-cli
dnf copr enable goncalossilva/act
dnf install act-cli
```

0 comments on commit 8d034d0

Please sign in to comment.