Replace 'Anaconda CE' -> 'Anaconda'
authorW. Trevor King <wking@tremily.us>
Sun, 10 Aug 2014 17:39:23 +0000 (10:39 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 10 Aug 2014 17:39:23 +0000 (10:39 -0700)
On 2013-03-13, Continuum dropped the CE and made 'Anaconda' free [1].

[1]: http://continuum.io/blog/anaconda-1-4-released

README.md
swc-windows-installer.py

index 262fe63cf13821797f2497d6590ab14e3b4026a8..c628c3a60187e3810cb5f17da618298e8fc1ce5e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The script:
 To use:
 
 1. Install [Python][], [IPython][], and [Nose][nose].  An easy way to
-   do this is with the [Anaconda CE][Anaconda-CE] Python distribution.
+   do this is with the [Anaconda][] Python distribution.
 2. [Install msysGit][msysgit-install]
 3. [Install R][R-install] (if your workshop uses R).
 4. Run `swc-windows-installer.py`.  You should be able to simply
@@ -29,4 +29,4 @@ To use:
 [nosetests]: https://nose.readthedocs.org/en/latest/usage.html
 [R]: http://www.r-project.org/
 [R-install]: http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Installation-and-Usage
-[Anaconda-CE]: http://continuum.io/anacondace.html
+[Anaconda]: http://continuum.io/downloads
index ae41a8dd686ba22fd65cea9641c019fddd71a50f..1e4d70fafd422af9619e340ee0aa6dda4359f263 100755 (executable)
@@ -14,8 +14,8 @@ The script:
 To use:
 
 1. Install Python, IPython, and Nose.  An easy way to do this is with
-   the Anaconda CE Python distribution
-   http://continuum.io/anacondace.html
+   the Anaconda Python distribution
+   http://continuum.io/downloads
 2. Install msysGit
    https://github.com/msysgit/msysgit/releases
 3. Install R (if your workshop uses R)