diff options
author | brettrmurphy <bmurphy@enthought.com> | 2014-05-15 10:24:10 -0500 |
---|---|---|
committer | brettrmurphy <bmurphy@enthought.com> | 2014-05-15 10:24:10 -0500 |
commit | d1af10e05dc39366b5a55f39dea93f4a988d0207 (patch) | |
tree | 926e87d03bcdbc8604266fe61516fc29a11c8b49 /doc/source | |
parent | 13b32e9d157a0ce62c0aa7d1447ad53fbb23d930 (diff) | |
download | numpy-d1af10e05dc39366b5a55f39dea93f4a988d0207.tar.gz |
Changing EPD to Canopy
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/user/install.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/user/install.rst b/doc/source/user/install.rst index 18e036ab0..9d6f61e65 100644 --- a/doc/source/user/install.rst +++ b/doc/source/user/install.rst @@ -11,9 +11,9 @@ installable binary package for your operating system. Windows ------- -Good solutions for Windows are, The Enthought Python Distribution `(EPD) -<http://www.enthought.com/products/epd.php>`_ (which provides binary -installers for Windows, OS X and Redhat) and `Python (x, y) +Good solutions for Windows are, `Enthought Canopy +<https://www.enthought.com/products/canopy/>`_ (which provides binary +installers for Windows, OS X and Linux) and `Python (x, y) <http://www.pythonxy.com>`_. Both of these packages include Python, NumPy and many additional packages. |