##// END OF EJS Templates
Minor doc fixes for the 0.9 release....
Minor doc fixes for the 0.9 release. IPython is called "ipython" on PyPI, not "IPython". I have fixes the easy_install directions and added a new quickstart section to the install docs.

File last commit:

r1542:1ca64ecf
r1729:9b164c75
Show More
testupload
6 lines | 91 B | text/plain | TextLexer
#!/bin/sh
ipdir=$PWD/..
cd $ipdir/dist
scp * ipython@ipython.scipy.org:www/dist/testing/