Skip to content

Commit 2d1ef0d

Browse files
author
Jean-François Hivert
committed
README fix
1 parent ade14ff commit 2d1ef0d

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ __*https://launchpad.net/~ondrej/+archive/ubuntu/php*__
2828
* apt update
2929

3030
You have to install a PHP version >= 7.1:
31-
* apt install php7.3-cli php7.3-soap php7.3-mbstring php7.3-readline php7.3-curl
32-
__Do not forget to install php7.3-soap__
31+
* apt install php7.3-cli php7.3-mbstring php7.3-readline php7.3-soap php7.3-curl
3332

3433
For MacOS users which use PHP 7.3, there is an issue with PCRE.
3534
You have to add this configuration in your php.ini:
@@ -48,11 +47,11 @@ Download last PHAR release and its key from [releases](https://github.com/cloudw
4847
Wizard help:
4948
`$ php php-cli-shell.phar --help`
5049

51-
Create firewall configuration with command:
50+
Create PATCHMANAGER configuration with command:
5251
`$ php php-cli-shell.phar configuration:application:factory dcim`
5352
*For more informations about configuration file, see 'CONFIGURATION FILE' section*
5453

55-
Create firewall launcher with command:
54+
Create PATCHMANAGER launcher with command:
5655
`$ php php-cli-shell.phar launcher:application:factory dcim`
5756

5857
__*The PHAR contains all PHP-CLI SHELL components (Base, DCIM, IPAM and Firewall)*__

0 commit comments

Comments
 (0)