Skip to content

Commit 67df3ef

Browse files
committed
Fix a the name for man
1 parent 8b28a4f commit 67df3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devcontainer/install-builddeps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DEPS=(
1717
bash-color-prompt
1818

1919
# Common tools
20-
/usr/bin/{curl,grep,less,ln,lsof,man-db,rg,which}
20+
/usr/bin/{curl,grep,less,ln,lsof,man,rg,which}
2121

2222
# Compression
2323
/usr/bin/{tar,xz,zip}

0 commit comments

Comments
 (0)