Skip to content

Commit 2c37b3a

Browse files
author
Tobias Wojtylak
committed
updated readme.md
1 parent 3370465 commit 2c37b3a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,19 @@ Usage / First steps
3737
First you should start the testing docker containers (see also next section of this README):
3838

3939
vendor/bin/sdTest.sh start
40+
41+
42+
(De-)Activating plugin
43+
-------------------
44+
45+
You must give a version to execute command on, for example 7.1 for PHP 7.1 container:
46+
47+
vendor/bin/sdPlugin.sh 71 add
48+
49+
For deactivating plugin run:
50+
51+
vendor/bin/sdPlugin.sh 71 remove
52+
4053

4154
Controlling the testing environment
4255
-----------------------------------

0 commit comments

Comments
 (0)