From 41c468cf2c30514b4f35aecc457fc90d07d0ed0a Mon Sep 17 00:00:00 2001 From: Mat Kelly Date: Wed, 15 May 2024 11:33:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 415d3b2d..aa5661b2 100644 --- a/README.md +++ b/README.md @@ -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.