clarify permissions
[newtab.git] / README.md
index 9b4e7aa0f8d3bf1cfcac35c135baaa183cde0174..6fb8e7159f545afece1394dc639e5d5eef339e57 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,4 +32,4 @@ Opening the crx file using Chrome's default file handler causes a "CRX_REQUIRED_
 
 ## Building
 
-For the time being you can run the extension as a local "unpacked" extension, but if you make modifications you may like to make a distributible crx file. You can do this with the included build script - just run `make all` in the root directory.
+For the time being you can run the extension as a local "unpacked" extension, but if you make modifications you may like to make a distributible crx file. You can do this with the included build script - just run `make all` in the root directory. You'll need your own private key in newtab.pem in the root directory (Chrome can generate this from the Extensions page).