diff --git a/README.md b/README.md index 02bd57f..552826d 100644 --- a/README.md +++ b/README.md @@ -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 ```