specify installation instruction in readme
authorAndrew Lorimer <andrew@lorimer.id.au>
Tue, 20 Aug 2019 08:46:50 +0000 (18:46 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Tue, 20 Aug 2019 08:46:50 +0000 (18:46 +1000)
README.md
index 6fb8e7159f545afece1394dc639e5d5eef339e57..f1d3e77df45ddc701ecf843afbea250563607aba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Unfortunately installation is a little protracted because Google wants all exten
 You can still install it as a local extension in developer mode:
 
 1. Go to <chrome://extensions> and turn on developer mode (top right)
-2. Download <a href="../plain/build/newtab.crx" download>build/newtab.crx</a> (make sure you save it, don't install it straight away - see below)
+2. Download <a href="../plain/build/newtab.crx" download>build/newtab.crx</a> ("Save link as...", don't install it straight away - see below)
 3. Drag the file onto the extensions page to install it
 
 Opening the crx file using Chrome's default file handler causes a "CRX_REQUIRED_PROOF_MISSING" error because Chrome now only allows extensions obtained from their store. However, you can drag and drop it onto the extensions page and that seems to bypass the verification. More info [here](https://support.google.com/chrome/thread/3125155?hl=en).