Update getting.rst

This commit is contained in:
Matthew Stadelman 2017-03-31 22:49:56 -04:00 committed by GitHub
parent 3d9f58519e
commit 809d0bc74d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ That's all! You can check that Pint is correctly installed by starting up python
mess with it, you can try `Anaconda CE`_. It is a free Python distribution by
Continuum Analytics that includes many scientific packages. To install pint
from the conda-forge channel instead of through pip use:
$ conda install -c conda-forge pint
$ conda install -c conda-forge pint
You can check the installation with the following command: