mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
Add --dev to install instructions
We shouldn't encourage users to install this in a way that'll make it to a production system
This commit is contained in:
parent
69d20eade1
commit
cedb6e26ce
@ -30,7 +30,7 @@ into a temporary database table for inspection by the CLI-based process.
|
|||||||
|
|
||||||
Simply require the module in a SilverStripe webroot (3.0 or newer):
|
Simply require the module in a SilverStripe webroot (3.0 or newer):
|
||||||
|
|
||||||
composer require silverstripe/behat-extension
|
composer require --dev silverstripe/behat-extension
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user