Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Note about dependencies missing from some Linux distros #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
```

Expand Down