Skip to content

Commit 0d33631

Browse files
committed
Move packages managers to list in README
1 parent 06bddb8 commit 0d33631

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,9 @@
3737

3838
- Linux or macOS with [rsync] installed.
3939
- [Node.js] version 8 or above.
40-
41-
For conditional configuration based on installed packages,
42-
the following package managers are supported:
43-
44-
- [Pacman]
45-
- [Homebrew]
46-
- [dpkg]
47-
- [pkgng]
40+
- For conditional configuration based on installed packages,
41+
the following package managers are supported:
42+
[Pacman], [Homebrew], [dpkg], or [pkgng].
4843

4944
[dpkg]: https://help.ubuntu.com/lts/serverguide/dpkg.html
5045
[Homebrew]: https://brew.sh/

0 commit comments

Comments
 (0)