From c9804841bca83eaa9b11e7d27bf05f90ffa723e5 Mon Sep 17 00:00:00 2001 From: Lawrence Hook <6572030+lawrencehook@users.noreply.github.com> Date: Mon, 18 Jan 2021 13:24:11 -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 7bb48f7..bbacfee 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you'd like to contribute to the development of this add-on, the following com ``` $ git clone https://github.com/lawrencehook/remove-youtube-suggestions.git -$ cd remove-youtube-suggestions +$ cd remove-youtube-suggestions/firefox $ npm install --global web-ext $ web-ext run ```