diff --git a/chrome-extension/README.md b/chrome-extension/README.md index bd4a8c7..98ac776 100644 --- a/chrome-extension/README.md +++ b/chrome-extension/README.md @@ -6,7 +6,7 @@ Capture the audio of your current tab, transcribe diarize and translate it using WhisperLiveKit Demo ## Running this extension -1. Run `python sync_extension.py` to copy frontend files to the `chrome-extension` directory. +1. Run `python scripts/sync_extension.py` to copy frontend files to the `chrome-extension` directory. 2. Load the `chrome-extension` directory in Chrome as an unpacked extension.