diff options
| author | Teddy Wing | 2021-09-21 21:03:55 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-09-21 21:03:55 +0200 |
| commit | 60826582ef0d03b252ae7c1bae676075c8b970a7 (patch) | |
| tree | cb626c8a3ebb4a35aeefac858c400a75ac5e985c /README.md | |
| parent | 26bcc649bc44d8b1cf6bbbf04597e703ddce31fe (diff) | |
| parent | c73dff448350817476728ee738c8cd705c9d14ba (diff) | |
| download | Legibility-0.1.1.tar.bz2 | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 |
