Skip to content

Commit 131f209

Browse files
committed
docs
1 parent bd6c0ac commit 131f209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ file.
205205
java -jar target/perlonjava-1.0-SNAPSHOT.jar -e ' print 123 '
206206
```
207207
208-
Setting `lib` path to access Perl modules:
208+
Setting `lib` path to access Perl modules:
209209
210210
```sh
211211
java -jar target/perlonjava-1.0-SNAPSHOT.jar -Ilib -e ' use Data::Dumper; print Dumper [123] '

0 commit comments

Comments
 (0)