Skip to content

Commit 0c47374

Browse files
authored
Merge pull request #261 from cgwalters/fix-fcos-bootc
docs: Fix FCOS description
2 parents fe982a2 + 4667b12 commit 0c47374

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)