Skip to content

Commit f2f1300

Browse files
authored
Update README.md
1 parent 20f4d8b commit f2f1300

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
@@ -143,5 +143,5 @@ Configure the paths to these files in PHPStorm:
143143
In order to check php compatibility you can use the phpcs `PHPCompatibility` sniff:
144144

145145
```bash
146-
php vendor/bin/phpcs -p --ignore="*/vendor/*" --extensions=php,inc,module,install,theme --runtime-set testVersion 8.1 --standard=PHPCompatibility ./web/modules/contrib
146+
php vendor/bin/phpcs -p --ignore="*/vendor/*" --extensions=php,inc,module,install,theme --runtime-set testVersion 8.1 --standard=PHPCompatibility ./
147147
```

0 commit comments

Comments
 (0)