Skip to content

Commit 51f9ac0

Browse files
committed
Add --auto to install line for langs since there are deps now.
1 parent 949c1e9 commit 51f9ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/software.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ library.
268268

269269
To install, run the following command:
270270

271-
@verbatim|{raco pkg install 'https://github.com/cmsc430/www.git?path=langs#main'}|
271+
@verbatim|{raco pkg install --auto 'https://github.com/cmsc430/www.git?path=langs#main'}|
272272

273273
To test the package works as expected, run:
274274

0 commit comments

Comments
 (0)