We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f04da2 commit d8db5c8Copy full SHA for d8db5c8
1 file changed
package/README.md
@@ -17,7 +17,7 @@ Additional dependency compared with codeception/codecepion:
17
### Build instructions
18
1. Download robo.phar file wget https://robo.li/robo.phar
19
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`
+3. Run `php robo.phar build:phar72`
+4. Run `php robo.phar build:phar56`
22
5. Run `php robo.phar release`
23
-6. Commit added files and push
+6. Commit added files and push
0 commit comments