diff options
| author | Armin Rigo <arigo@tunes.org> | 2015-06-09 12:05:15 +0200 |
|---|---|---|
| committer | Armin Rigo <arigo@tunes.org> | 2015-06-09 12:05:15 +0200 |
| commit | 5dc9f6989f5e0527d9a59a81dd325974e980423b (patch) | |
| tree | 7567fe1a4b786dc8a9a4396f9a8edfa0f72c2a71 | |
| parent | 6f6072a4004898959e2d8db30f61c86b39cd0ad7 (diff) | |
| download | cffi-release-1.1.tar.gz | |
md5/sha1release-1.1
| -rw-r--r-- | doc/source/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index d17b064..c5dcaf8 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -55,9 +55,9 @@ Download and Installation: - Or grab the most current version by following the instructions below. - - MD5: ... + - MD5: ca6e6c45b45caa87aee9adc7c796eaea - - SHA: ... + - SHA: 6d6203bf7d390560ac50943da4a3d2c96ab29756 * Or get it from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` |
