Skip to content

Commit

Permalink
Update docs/packaging/prepare-for-packaging.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored Apr 26, 2024
1 parent cd5c02b commit 2d3773b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/packaging/prepare-for-packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We need to install a few things in order to get started with packaging:
- `git` is used for version control of the solus sources
- `github-cli` is used to make working with GitHub easier
- `jq` is used by our optional Helper Functions
- `yq` is used by the `go-task add-monitoring` command to create a new [`monitoring.yml`](/docs/packaging/monitoring.yml.md)
- `yq` is used by the `go-task add-monitoring` command to create new [`monitoring.yml`](/docs/packaging/monitoring.yml.md) files
- `solbuild` is a lightweight container environment for building packages repeatably
- `solbuild-config-unstable` sets up solbuild for working with the `unstable` repository
- `ypkg` is the program that actually builds packages
Expand Down

0 comments on commit 2d3773b

Please sign in to comment.