]> git.parisson.com Git - pdf.js.git/commitdiff
Update instructions for installing the chrome extension.
authorLucas Stadler <mi.au@papill0n.org>
Tue, 14 Feb 2012 10:47:03 +0000 (11:47 +0100)
committerLucas Stadler <mi.au@papill0n.org>
Tue, 14 Feb 2012 10:48:08 +0000 (11:48 +0100)
README.md

index 80763aa75afffb3b5e7c4abb6d26ba9d840e4227..33bb30b660c75f6fc4e1f2a9410d0fbf380f8561 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,8 +37,8 @@ auto-update extensions on a daily basis (you can change this through the
 `extensions.update.interval` option in `about:config`).
 
 For an experimental Chrome extension, get the code as explained below and issue `make extension`. 
-Then open Chrome with the flag `--enable-experimental-extension-apis`, go to `Tools > Extension`
-and load the (unpackaged) extension from the directory `extensions/chrome`.
+Then open Chrome, go to `Tools > Extension` and load the (unpackaged) extension
+from the directory `build/chrome`.
 
 ### Getting the code