We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69c511 commit 99fca9cCopy full SHA for 99fca9c
README.md
@@ -48,7 +48,7 @@ window.axolotl(...)
48
### Dependencies
49
50
libaxolotl-javascript depends on [traceur-runtime](https://github.com/google/traceur-compiler) and
51
-[protobuf.js](https://github.com/dcodeIO/ProtoBuf.js) and [cryptographic primitives](blob/master/doc/crypto.md).
+[protobuf.js](https://github.com/dcodeIO/ProtoBuf.js) and [cryptographic primitives](doc/crypto.md).
52
These dependencies are not included in the distributed package. If you installed libaxolotl-javascript using npm then
53
there is nothing more you need to do - npm will download these dependencies for you.
54
0 commit comments