Browse Source

readme: fix typo in 3d487d51.

pull/486/head
Boyuan Yang 9 years ago
parent
commit
fe6096c0af
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -74,7 +74,7 @@ CAST5-CFB, DES-CFB, IDEA-CFB, RC2-CFB and SEED-CFB.
To build against mbedTLS, specify `--with-crypto-library=mbedtls`
and `--with-mbedtls=/path/to/mbedtls` when running `./configure`.
Please not that we do **NOT** officially support mbedTLS right now,
Please note that we do **NOT** officially support mbedTLS right now,
and you should use it at your own risk.
Windows users will need extra work when compiling mbedTLS library,

Loading…
Cancel
Save