Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimesouza authored Oct 24, 2023
1 parent fb1f1d3 commit ff07c52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Slurm RPM Repository

## Slurm 23.02.1
## Slurm 23.02.6

Set the slurm repo file on CentOS 7:

Expand All @@ -11,9 +11,9 @@ sudo vi /etc/yum.repos.d/slurm.repo
Adding:

```
[slurm-23.02.1]
[slurm-23.02.6]
name=Slurm RPM Repository
baseurl=https://omnivector-solutions.github.io/slurm-repo/23.02.1/centos7/x86_64
baseurl=https://omnivector-solutions.github.io/slurm-repo/23.02.6/centos7/x86_64
enabled=1
gpgcheck=0
```
Expand Down

0 comments on commit ff07c52

Please sign in to comment.