diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt index 80e375eb2..f835004d2 100644 --- a/README.txt +++ b/README.txt @@ -17,7 +17,8 @@ After installation, tests can be run with: python -c 'import numpy; numpy.test()' The most current development version is always available from our -subversion repository: +git repository: + +http://github.com/numpy/numpy -http://svn.scipy.org/svn/numpy/trunk |