Skip to content

Commit

Permalink
Merge pull request #14696 from johanneskastl/20230724_fix_versions_RE…
Browse files Browse the repository at this point in the history
…ADME

README.md: use Leap 15.4 instead of 15.1
  • Loading branch information
eduardoj committed Jul 25, 2023
2 parents ee047f7 + abe18d6 commit ad913c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ If that is not for you because you have some special needs for your setup (e.g.

After finishing the installation of your base system, follow these steps:

1. Add the OBS software repository with zypper. Please be aware, that the needed URL differs, depending on your Base Operating System. We use openSUSE Leap 15.1 in this example.
1. Add the OBS software repository with zypper. Please be aware, that the needed URL differs, depending on your Base Operating System. We use openSUSE Leap 15.4 in this example.

```shell
zypper ar -f https://download.opensuse.org/repositories/OBS:/Server:/2.10/openSUSE_15.1/OBS:Server:2.10.repo
zypper ar -f https://download.opensuse.org/repositories/OBS:/Server:/2.10/15.4/OBS:Server:2.10.repo
```

2. Install the package
Expand Down

0 comments on commit ad913c6

Please sign in to comment.