Skip to content

Commit

Permalink
on-prem/installation: Mention weldr-client
Browse files Browse the repository at this point in the history
This hopefully helps with osbuild#53.
  • Loading branch information
ochosi committed Mar 11, 2024
1 parent 0a59075 commit 8ede7fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/on-premises/01-installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ For CLI only, run the following command to install necessary packages:
$ sudo dnf install osbuild-composer composer-cli
```

Note that `composer-cli` is a virtual provides for the actual package name, which is `weldr-client` for historical reasons.

To enable the service, run this command:

```
Expand Down

0 comments on commit 8ede7fe

Please sign in to comment.