Update README.md

This commit is contained in:
Lawrence Hook
2022-02-25 17:17:36 -05:00
committed by GitHub
parent 8cbc2d3ab0
commit 67f3ccfc85
+1 -1
View File
@@ -30,7 +30,7 @@ The following commands will set up a Firefox dev environment.
```
$ git clone https://github.com/lawrencehook/remove-youtube-suggestions.git
$ cd remove-youtube-suggestions/firefox
$ cd remove-youtube-suggestions/src
$ npm install --global web-ext
$ web-ext run
```