From 555ab5e8a6c045beb78adcd9dade3fe61f96f6ef Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 21 Sep 2021 21:01:11 +0200 Subject: README: Add `make chrome` to Chrome installation instructions --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c5b44c4..3fc2573 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,12 @@ button on Legibility’s row. ### Chrome -Begin by cloning this repository. Open the Extensions page -(`chrome://extensions/`) and click the “Load unpacked” button. In the resulting -file browser, select the extension’s directory. + $ git clone https://github.com/teddywing/Legibility.git + $ cd Legibility + $ make chrome + +Open the Extensions page (`chrome://extensions/`) and click the “Load unpacked” +button. In the resulting file browser, select the extension’s directory. ## License -- cgit v1.2.3