From 9cf110602621f80d0971f698ee40e7d73d0fa2b7 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Thu, 15 Jun 2023 11:35:17 -0700 Subject: adds /edit and /explain commands --- extension/src/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extension/src/README.md') diff --git a/extension/src/README.md b/extension/src/README.md index c46de79f..4969890f 100644 --- a/extension/src/README.md +++ b/extension/src/README.md @@ -20,9 +20,8 @@ 9. `cmd+shift+p` to look at developer console and select Continue commands -10. Every time you make changes to the code, you need to run `npm run compile` +10. Every time you make changes to the code, you need to run `npm run esbuild` unless you make changes inside of `react-app` and then you need to run `npm run build` from there -11. If you run into a "command not found" error, try running `npm run rebuild` and then `npm run compile` ## Alternative: Install from source -- cgit v1.2.3-70-g09d2