Skip to content

Commit 1cd8898

Browse files
katyhuffdmcdougall
authored andcommitted
reformatting for line length
1 parent f6622a7 commit 1cd8898

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

INSTALL

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ depends on what operating system you are using, what you already have
1111
installed, and how you want to use it. To avoid wading through all
1212
the details (and potential complications) on this page, the easiest
1313
thing for you to do is use one of the pre-packaged python
14-
distributions that already provide matplotlib built-in. The
15-
Continuum.io distribution `(Anaconda)
16-
<https://store.continuum.io/cshop/anaconda/>`_ or the Enthought distribution
17-
`(Canopy) <https://www.enthought.com/products/canopy/>`_ for Windows, OS X, or
18-
Redhat is an excellent choice that "just works" out of the box.
19-
Both of these packages include matplotlib and pylab, and *lots* of other useful
20-
tools. matplotlib is also packaged for almost every major Linux distribution.
21-
So if you are on Linux, your package manager will probably provide matplotlib
22-
prebuilt.
14+
distributions that already provide matplotlib built-in. The Continuum.io
15+
Python distribution `(Anaconda)
16+
<https://store.continuum.io/cshop/anaconda/>`_ for Windows, OS X, or Redhat
17+
is an excellent choice that "just works" out of the box.
18+
The Enthought distribution `(Canopy)
19+
<https://www.enthought.com/products/canopy/>`_ is also a good a good choice
20+
for any platform. Both of these packages include matplotlib and pylab, and
21+
*lots* of other useful tools. matplotlib is also packaged for almost
22+
every major Linux distribution. So if you are on Linux, your package
23+
manager will probably provide matplotlib prebuilt.
2324

2425
Manually installing pre-built packages
2526
======================================

0 commit comments

Comments
 (0)