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`.