Skip to content

Commit fae8be3

Browse files
author
Alcides Ramos
committed
docs: update README.md
1 parent d43142a commit fae8be3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Additionally a *Makefile* is provided with frequently used commands:
8787

8888
╔════════════════════════════════════════════════════════════════════════════════════════════════╗
8989
║ ║
90-
║ .: AVAILABLE COMMANDS :. ║
90+
║ .: AVAILABLE COMMANDS :.
9191
║ ║
9292
╚════════════════════════════════════════════════════════════════════════════════════════════════╝
9393

@@ -101,8 +101,8 @@ Additionally a *Makefile* is provided with frequently used commands:
101101
· check-style QA: executes <check-style> inside the container
102102
· fix-style QA: executes <fix-style> inside the container
103103
· phpstan QA: executes <composer phpstan> inside the container
104-
· test QA: executes <composer paratest> inside the container
105-
· coverage QA: executes <composer paracoverage> inside the container
104+
· test QA: executes <composer test> inside the container
105+
· coverage QA: executes <composer coverage> inside the container
106106

107107
```
108108

0 commit comments

Comments
 (0)