Skip to content

Commit

Permalink
Cleaning up backticks in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanbossenger committed Sep 18, 2024
1 parent ca9e170 commit 9c50106
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ If you are on a Mac using Apple Silicon processors (M1, M2, etc.) and you experi

If you have already set up the environment using `yarn run create`, you can start it with:

yarn run wp-env start`
yarn run wp-env start

## Stopping Environment

yarn run wp-env stop`
yarn run wp-env stop

## Removing Environment

yarn run wp-env destroy`
yarn run wp-env destroy

## Admin

Expand Down

0 comments on commit 9c50106

Please sign in to comment.