aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-09-21 21:01:11 +0200
committerTeddy Wing2021-09-21 21:01:11 +0200
commit555ab5e8a6c045beb78adcd9dade3fe61f96f6ef (patch)
treee68f27259bb9de07ad1c65e1cddb75b5d07648ea
parentee4954a4f31702495d6ff54ace8c5e06c0eb4c8f (diff)
downloadLegibility-555ab5e8a6c045beb78adcd9dade3fe61f96f6ef.tar.bz2
README: Add `make chrome` to Chrome installation instructions
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
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