diff --git a/README.md b/README.md index 37f7655..ed81d8f 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,6 @@ To run an example extension: 1. Open Firefox and load the `about:debugging` page. Click [Load Temporary Add-on](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox) and select the `manifest.json` file within the folder of an example extension. - Here is a [video](https://www.youtube.com/watch?v=cer9EUKegG4) - that demonstrates how to do this. 2. Install the [web-ext](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext) tool. At the command line, open the example extension's folder and type