diff options
Diffstat (limited to 'tools/osxbuild/docs/README.txt')
-rw-r--r-- | tools/osxbuild/docs/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/osxbuild/docs/README.txt b/tools/osxbuild/docs/README.txt index 519df360c..c83ce5e97 100644 --- a/tools/osxbuild/docs/README.txt +++ b/tools/osxbuild/docs/README.txt @@ -17,6 +17,6 @@ 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://svn.scipy.org/svn/numpy/trunk +http://github.com/numpy/numpy |