Skip to content

Commit e423b02

Browse files
author
Jean-François Hivert
committed
Version 2.1.1
1 parent fba7de4 commit e423b02

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
@@ -37,9 +37,9 @@ pcre.jit=0
3737

3838
#### REPOSITORIES
3939
* git clone https://github.com/cloudwatt/php-cli-shell_base
40-
* git checkout tags/v2.1
40+
* git checkout tags/v2.1.1
4141
* git clone https://github.com/cloudwatt/php-cli-shell_patchmanager
42-
* git checkout tags/v2.1
42+
* git checkout tags/v2.1.1
4343
* Merge these two repositories
4444

4545
#### CONFIGURATION FILE
@@ -86,4 +86,4 @@ Get command result in order to handle with your OS shell.
8686
/!\ The result is JSON so you can use JQ https://stedolan.github.io/jq/
8787
__*Change informations which are between []*__
8888
* source credentialsFile
89-
* php patchmanager.php "[myCommandHere]"
89+
* php patchmanager.php "[myCommandHere]"

0 commit comments

Comments
 (0)