Skip to content

Commit 907d6df

Browse files
committed
Update README.md
1 parent b859448 commit 907d6df

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,10 @@ painless. You should be able to `apt-get` or `yum` all of these.
3737
- `patsy`
3838

3939
#### Installation
40-
Ok the hard part is over. Installing `ggplot` is really easy. Just use `pip`! An item on the TODO
41-
is to add the matplotlibrc files to the pip installable (let me know if you'd like to help!).
40+
Ok the hard part is over. Installing `ggplot` is really easy. Just use `pip`!
4241

43-
*`matplotlibrc` will be replaced with themes in the 0.3 release*
44-
45-
# matplotlibrc from Huy Nguyen (http://www.huyng.com/posts/sane-color-scheme-for-matplotlib/)
46-
$ curl -O https://raw.github.com/yhat/ggplot/master/matplotlibrcs/matplotlibrc-osx.zip
47-
$ unzip matplotlibrc-osx.zip -d ~/
48-
# install ggplot using pip
4942
$ pip install ggplot
5043

51-
NOTE: You might want to install matplotlibrc files for other platforms (e.g., Windows).
52-
See `matplotlibrcs`.
53-
5444
#### Loading `ggplot`
5545

5646
# run an IPython shell (or don't)

0 commit comments

Comments
 (0)