summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 183ad40..602ff9d 100644
--- a/README.txt
+++ b/README.txt
@@ -8,8 +8,8 @@ mock is tested on Python versions 2.4-2.7 and Python 3.
.. note::
- You can install the latest alpha version of `mock (0.8 alpha 1)
- <http://www.voidspace.org.uk/downloads/mock-0.8.0alpha1.tar.gz#egg=mock-dev>`_
+ You can install the latest alpha version of `mock (0.8 beta 1)
+ <http://www.voidspace.org.uk/downloads/mock-0.8.0beta1.tar.gz#egg=mock-dev>`_
with `pip install mock==dev`.
The mock module also provides utility functions / objects to assist with