From 67f3ccfc859372aa1fe0203cdf9996e937e6ff6e Mon Sep 17 00:00:00 2001 From: Lawrence Hook <6572030+lawrencehook@users.noreply.github.com> Date: Fri, 25 Feb 2022 17:17:36 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```