Browse Source

README: buffer 5.0.5 link should relate to the issue

hk-custom-address
Daniel Cousens 8 years ago
committed by GitHub
parent
commit
e7eaf776d7
  1. 2
      README.md

2
README.md

@ -82,7 +82,7 @@ Example:
uglifyjs ... --mangle --reserved 'Array,BigInteger,Boolean,ECPair,Function,Number,Point'
```
**NOTE**: If you expect this library to run on an iOS 10 device, ensure that you are using [buffer@5.0.5](https://www.npmjs.com/package/buffer) or greater.
**NOTE**: If you expect this library to run on an iOS 10 device, ensure that you are using [buffer@5.0.5](https://github.com/feross/buffer/pull/155) or greater.
### Flow

Loading…
Cancel
Save