Skip to content

Commit 26e8dff

Browse files
committed
Fix up raco pkg show in colophon.
1 parent 54e25ac commit 26e8dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/colophon.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ System information:
1818
@itemlist[
1919
(i "uname -srm")
2020
(i "racket --version")
21-
(i "raco pkg show -u a86 langsraco pkg show -lu a86 langs")
21+
(i "raco pkg show -lu a86 langs")
2222
(i "nasm --version")
2323
(i "gcc --version")]

0 commit comments

Comments
 (0)