Skip to content

Commit 5ce603a

Browse files
update readme
1 parent e847a93 commit 5ce603a

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
@@ -57,7 +57,7 @@ File: `phpfci.xml`
5757
or generate a config file based on existing coverage results
5858

5959
```shell script
60-
php vendor/bin/phpfci baseline --baseDir /home/ci/workspace coverage.xml ./phpfci.xml
60+
php vendor/bin/phpfci baseline --baseDir /home/ci/workspace coverage.xml --config ./phpfci.xml
6161
```
6262

6363
The base directory will be subtracted from the filepaths in coverage.xml

0 commit comments

Comments
 (0)