mirror of
https://github.com/amark/gun.git
synced 2025-06-06 06:06:50 +00:00
Update README.md
This commit is contained in:
parent
8dc8b27cd0
commit
1c3ea91011
@ -194,7 +194,7 @@ var Gun = require('gun/gun');
|
||||
|
||||
If you also need to install SEA for user auth and crypto, also install some of its dependencies like this:
|
||||
|
||||
`npm install text-encoding node-webcrypto-ossl --save`
|
||||
`npm install text-encoding @peculiar/webcrypto --save`
|
||||
|
||||
You will need to require it too (it will be automatically added to the Gun object):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user