mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
Docs - Bump Fedora 36 to Fedora 38 (#2309)
This commit is contained in:
parent
3225310fcd
commit
782f7f58bb
|
@ -13,7 +13,7 @@ Kanidm currently is packaged for the following systems:
|
||||||
- MacOS
|
- MacOS
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
- NixOS
|
- NixOS
|
||||||
- Fedora 36
|
- Fedora 38
|
||||||
- CentOS Stream 9
|
- CentOS Stream 9
|
||||||
|
|
||||||
The `kanidm` client has been built and tested from Windows, but is not (yet) packaged routinely.
|
The `kanidm` client has been built and tested from Windows, but is not (yet) packaged routinely.
|
||||||
|
@ -77,7 +77,7 @@ metadata into the correct directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Fedora
|
# Fedora
|
||||||
wget https://download.opensuse.org/repositories/network:/idm/Fedora_36/network:idm.repo
|
wget https://download.opensuse.org/repositories/network:/idm/Fedora_38/network:idm.repo
|
||||||
# Centos Stream 9
|
# Centos Stream 9
|
||||||
wget https://download.opensuse.org/repositories/network:/idm/CentOS_9_Stream/network:idm.repo
|
wget https://download.opensuse.org/repositories/network:/idm/CentOS_9_Stream/network:idm.repo
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue