Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2016-01-29 07:34:50 +0300
committerCasey Deccio <casey@deccio.net>2016-01-29 07:34:50 +0300
commit0f05bd20003ae33b26edf44037a41243ef9093dd (patch)
treed136b6f75d713ebb294fe4046b068b9930a35106 /README.md
parent341daa2c306548bc7537220d8646e7bc11669104 (diff)
Rename patch to 0.23.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a545821..134cf67 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ powers the Web-based analysis available at http://dnsviz.net/
P-384 with SHA-384). However, there are two patches included in the
`contrib` directory that can be applied to M2Crypto 0.21.1, M2Crypto 0.22.3
(`contrib/m2crypto-pre0.23.patch`), or M2Crypto 0.23.0
- (`contrib/m2crypto.patch`). For example:
+ (`contrib/m2crypto-0.23.patch`). For example:
```
$ patch -p1 < /path/to/dnsviz-source/contrib/m2crypto-pre0.23.patch