Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
datengraben authored and cpwnd committed Apr 10, 2023
1 parent 1993136 commit a0abbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Testing the plugin code via `phpunit`. At the moment it works only with a manual
php ~/phpunit.phar --bootstrap tests/bootstrap.php
```

For example you can activate the [kasimir theme](github.com/flegfleg/kasimir-theme) via [wp cli]() inside of the wp-env docker container:
For example you can activate the [kasimir theme](github.com/flegfleg/kasimir-theme) via [wp cli](https://make.wordpress.org/cli/handbook/) inside of the wp-env docker container:
```
wp-env run cli wp theme activate kasimir-theme
```
Expand Down

0 comments on commit a0abbe6

Please sign in to comment.