Skip to content

Commit

Permalink
docs(developer): Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed May 26, 2023
1 parent afdd919 commit a17c398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ ddev magento c:c
cd m2-sources
mkdir -p my-own-modules/crowdsec-bouncer
cd my-own-modules/crowdsec-bouncer
git clone [email protected]:crowdsecurity/cs-magento2-bouncer.git ./
git clone [email protected]:crowdsecurity/cs-magento-bouncer.git ./
ddev composer config repositories.crowdsec-bouncer-module path my-own-modules/crowdsec-bouncer/
ddev composer require crowdsec/magento2-module-bouncer:@dev
ddev magento module:enable CrowdSec_Bouncer
Expand Down

0 comments on commit a17c398

Please sign in to comment.