Fix typo in README.md
This commit is contained in:
parent
f5a838f1cc
commit
de6728487e
@ -184,7 +184,7 @@ sessionCipher.decryptWhisperMessage(ciphertext).then(function(plaintext) {
|
||||
|
||||
## Building
|
||||
|
||||
To compile curve25519 from C souce files in `/native`, install
|
||||
To compile curve25519 from C source files in `/native`, install
|
||||
[emscripten](https://kripken.github.io/emscripten-site/docs/getting_started/downloads.html).
|
||||
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user