diff --git a/README.md b/README.md index 0715318..836747f 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ We wanted to be able to write Javascript that used crypto on both the client and ### npm ``` +# Depends on python and openssl npm install node-webcrypto-ossl; ```