We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba7de4 commit e423b02Copy full SHA for e423b02
1 file changed
README.md
@@ -37,9 +37,9 @@ pcre.jit=0
37
38
#### REPOSITORIES
39
* git clone https://github.com/cloudwatt/php-cli-shell_base
40
-* git checkout tags/v2.1
+* git checkout tags/v2.1.1
41
* git clone https://github.com/cloudwatt/php-cli-shell_patchmanager
42
43
* Merge these two repositories
44
45
#### CONFIGURATION FILE
@@ -86,4 +86,4 @@ Get command result in order to handle with your OS shell.
86
/!\ The result is JSON so you can use JQ https://stedolan.github.io/jq/
87
__*Change informations which are between []*__
88
* source credentialsFile
89
-* php patchmanager.php "[myCommandHere]"
+* php patchmanager.php "[myCommandHere]"
0 commit comments