From 8100ecebd2b9134d91d35f810be0f970ff62b0c7 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 13 Feb 2015 05:02:48 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5b7868d..f6fda0bb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For use in browser, install via bower: bower install --save openpgp -Or Fetch a minified build under [releases](https://github.com/openpgpjs/openpgpjs/releases). +Or Fetch a minified build under [dist](https://github.com/openpgpjs/openpgpjs/tree/master/dist). The library can be loaded via AMD/require.js or accessed globally via `window.openpgp`.