From f4dd8cb33d6a7876da2deb9d810ed5febcdb2edc Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sat, 4 Jan 2025 16:55:09 -0500 Subject: [PATCH] docs: update readme (#46) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c86af5..e0a2303 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ Working knowledge in the following topics: - Containers - https://www.youtube.com/watch?v=SnSH8Ht3MIc - https://www.mankier.com/5/Containerfile -- rpm-ostree - - https://coreos.github.io/rpm-ostree/container/ +- bootc + - https://containers.github.io/bootc/ + - https://github.com/containers/bootc/discussions - Forum for bootc, this is probably the best place to ask questions! - Fedora Silverblue (and other Fedora Atomic variants) - https://docs.fedoraproject.org/en-US/fedora-silverblue/ - Github Workflows