Skip to content

Commit d8db5c8

Browse files
committed
Corrected build instructions
1 parent 6f04da2 commit d8db5c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Additional dependency compared with codeception/codecepion:
1717
### Build instructions
1818
1. Download robo.phar file wget https://robo.li/robo.phar
1919
2. Disable phar.readonly in your php.ini file, it must be `phar.readonly = Off`
20-
3. Run `php robo.phar build:php72`
21-
4. Run `php robo.phar build:php56`
20+
3. Run `php robo.phar build:phar72`
21+
4. Run `php robo.phar build:phar56`
2222
5. Run `php robo.phar release`
23-
6. Commit added files and push
23+
6. Commit added files and push

0 commit comments

Comments
 (0)