From 9fda4cbbc6e9dda2ffa4e9a963153de89b541317 Mon Sep 17 00:00:00 2001 From: achmizs Date: Sat, 2 Feb 2019 01:56:06 -0500 Subject: [PATCH] Corrected install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 881acc0..4ce8232 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Chrome extension that automatically gets rid of sticky elements on websites yo * In Chrome, go to chrome://extensions (or Window menu -> Extensions, etc.) * Enable Developer Mode by clicking the toggle switch at the top right * Click the “Load Unpacked” button at the top left -* Select the AlwaysKillSticky folder +* Select the AlwaysKillSticky/chrome folder AlwaysKillSticky should now be installed!