Skip to content

Commit

Permalink
docs: reword
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Feb 13, 2024
1 parent a15a43f commit 4a158d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/articles/en/built-in-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To keep this article concise, we'll cover only the fields that are specific to e

## Summary

- [Apt](#apt)
- [Package manager](#package-manager)
- [CMake](#cmake)
- [Dpkg-buildpackage](#dpkg-buildpackage)
- [Dpkg](#dpkg)
Expand All @@ -26,7 +26,7 @@ To keep this article concise, we'll cover only the fields that are specific to e
- [Meson](#meson)
- [Shell](#shell)

## Apt, Dnf
## Package manager

This module allow to install packages using the package manager using the repositories configured in the image. You can change the package manager by changing the value of the `type` field. The following are currently supported:

Expand Down

0 comments on commit 4a158d9

Please sign in to comment.