Skip to content

Commit 9ca64bf

Browse files
committed
Tweak README
1 parent 4db69d0 commit 9ca64bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ time PERL6LIB=lib bin/blin.p6 --old=2018.06 --new=2018.09 Foo::Regressed Foo::Re
5252

5353
You can also test arbitrary scripts. The code can depend on modules,
5454
in which case they have to be listed on the command line (e.g. for a
55-
script depending on WWW you should list WWW module, dependencies will
56-
be detected automatically).
55+
script depending on WWW you should list WWW module, dependencies of
56+
WWW will be resolved automatically).
5757

5858
Using this ticket as an example: https://github.com/rakudo/rakudo/issues/2779
5959

0 commit comments

Comments
 (0)