From: Lucas Stadler Date: Tue, 14 Feb 2012 10:47:03 +0000 (+0100) Subject: Update instructions for installing the chrome extension. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ec7eef01d89df43d1e74a7bb11b800fa55bb2974;p=pdf.js.git Update instructions for installing the chrome extension. --- diff --git a/README.md b/README.md index 80763aa..33bb30b 100644 --- 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