Skip to content

Commit

Permalink
making it snappier
Browse files Browse the repository at this point in the history
  • Loading branch information
CDonnerer committed Feb 10, 2021
1 parent ad31ed5 commit e2e156e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Please take a look at the `documentation`_, which contains many `examples`_.
Installation
============

Run::
.. code-block:: console
$ pip install shellplot
Expand All @@ -41,7 +41,7 @@ Quickstart

Shellplot loosely replicates the `matplotlib`_ API, offering both a figure and
functional `api`_. It currently supports scatter, line, histogram, bar and
boxplots. It's as easy as:
boxplots, with many options to customize the figure. It's as easy as:


.. code-block:: python
Expand Down

0 comments on commit e2e156e

Please sign in to comment.