Skip to content

Commit

Permalink
Do not require osg-testing or osg-upcoming-testing for osdf-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Dec 13, 2024
1 parent 1146e75 commit 6d08e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/data/osdf/install-cache-rpm.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ Install it using one of the following commands:

OSG 24:
```console
root@host # yum install osdf-cache --enablerepo=osg-testing
root@host # yum install osdf-cache
```

OSG 23:
```console
root@host # yum install --enablerepo=osg-upcoming-testing osdf-cache
root@host # yum install --enablerepo=osg-upcoming osdf-cache
```

!!! note "osdf-cache 7.11.1"
Expand Down

0 comments on commit 6d08e81

Please sign in to comment.