Skip to content

Commit

Permalink
Add --auto to install line for langs since there are deps now.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Jan 29, 2024
1 parent 949c1e9 commit 51f9ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/software.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ library.

To install, run the following command:

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

To test the package works as expected, run:

Expand Down

0 comments on commit 51f9ac0

Please sign in to comment.