diff --git a/README.md b/README.md index f8fbf0dd5..5d00683bc 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ are tested, and the goal is to stabilize everything sometime in ### Installing - * Fedora, CentOS Stream 9: There is a [COPR](https://copr.fedorainfracloud.org/coprs/rhcontainerbot/bootc/) tracking git main with binary packages. + * Fedora: [bootc is packaged](https://bodhi.fedoraproject.org/updates/?packages=bootc) and be available in the main repositories soon. + * CentOS Stream 9: There is a [COPR](https://copr.fedorainfracloud.org/coprs/rhcontainerbot/bootc/) tracking git main with binary packages. You can also build this project like any other Rust project, e.g. `cargo build --release` from a git clone.