Skip to content

Commit

Permalink
Merge pull request #213 from machawk1/patch-1
Browse files Browse the repository at this point in the history
Add missing tick to command in README.md in build instructions
  • Loading branch information
tw4l authored May 15, 2024
2 parents 5ec94a3 + 41c468c commit 3d5ede6
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 @@ -41,7 +41,7 @@ If you want to make changes to the extension, it should be installed in this way

For development, it is recommended to use the dev build of the extension:

1. Run ``yarn install`` and then ``yarn run build-dev`
1. Run ``yarn install`` and then ``yarn run build-dev``

2. Run ``yarn run start-ext`` -- this will ensure the `wr-ext` directory is rebuilt after any changes to the source.

Expand Down

0 comments on commit 3d5ede6

Please sign in to comment.