Skip to content

Commit 3d5ede6

Browse files
authored
Merge pull request #213 from machawk1/patch-1
Add missing tick to command in README.md in build instructions
2 parents 5ec94a3 + 41c468c commit 3d5ede6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you want to make changes to the extension, it should be installed in this way
4141

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

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

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

0 commit comments

Comments
 (0)