summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2022-01-31 23:16:49 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2022-01-31 23:16:49 -0500
commit17eb67e37a3a9482907b903377c2e94c0cba1d0e (patch)
treec0b2a9a4aa80c537d2d4d5534ad03f7464975162 /README.md
parent2635d69478326c040df865ece7248c43e2ca9a69 (diff)
downloadPerlNavigator-17eb67e37a3a9482907b903377c2e94c0cba1d0e.zip
Perlcritic respect filenames, better sorting, ->new vs ::new, better object detection with a canonical object lookup
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2316e79..076339c 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Please file a bug report if the Perl Navigator does not work out of the box.
### Perl paths
-If you have a nonstandard install of Perl, please set the settings "perlnavigator.perlPath" and "perlnavigator.perlcriticPath"
+If you have a nonstandard install of Perl, please set the setting "perlnavigator.perlPath"
You can also add additional include paths that will be added to the perl search path (@INC) via "perlnavigator.includePaths"