Skip to content

Commit 4667b12

Browse files
committed
docs: Fix FCOS description
We now have bootc packaged, so let's just tell people to use that. Closes: #259 Signed-off-by: Colin Walters <[email protected]>
1 parent fe982a2 commit 4667b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Many users will be more interested in base (container) images.
7070

7171
For pre-built base images:
7272

73-
* [Fedora CoreOS](https://quay.io/repository/fedora/fedora-coreos) can be used as a base image; you will need to [enable bootc](https://github.com/coreos/rpm-ostree/blob/main/docs/bootc.md) there.
73+
* [Fedora CoreOS](https://quay.io/repository/fedora/fedora-coreos) can be used as a base image; you will want to also `rpm-ostree install bootc` in your image builds currently.
7474
* There is also an in-development [centos-boot](https://github.com/centos/centos-boot) project.
7575

7676
However, bootc itself is not tied to Fedora derivatives; [this issue](https://github.com/coreos/bootupd/issues/468) tracks the main blocker for other distributions.

0 commit comments

Comments
 (0)