Skip to content

Commit 5c31d40

Browse files
readme: update supported systems for deps.sh
Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent bfc2018 commit 5c31d40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ VERBOSE=true ./tools/deps.sh
6161
```
6262

6363
Note: If your host operating system is not in the list below, you will need to determine the dependency packages' names for your package manager (contributions to this tool are welcome!)
64-
- Arch Linux (pacman)
65-
- Arch Linux-based (pacman)
66-
- macOS (Homebrew)
64+
- Arch Linux/based (pacman)
65+
- Debian Linux/based (apt)
66+
- macOS (homebrew)
6767

6868

6969
## Hardware

0 commit comments

Comments
 (0)