update readmes to use the new osbuild-composer package
This commit is contained in:
parent
b45119c471
commit
247e8cb205
3 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ An HTTP service for building bootable OS images. It provides the same API as [lo
|
|||
You can control it in [Cockpit](https://github.com/weldr/cockpit-composer) or using the [composer-cli](https://weldr.io/lorax/composer-cli.html). To get started on Fedora, run:
|
||||
|
||||
```
|
||||
# dnf install cockpit-composer golang-github-osbuild-composer composer-cli
|
||||
# dnf install cockpit-composer osbuild-composer composer-cli
|
||||
# systemctl enable --now cockpit.socket
|
||||
# systemctl enable --now osbuild-composer.socket
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue