diff --git a/docs/getting.rst b/docs/getting.rst index d34054d..0365b97 100644 --- a/docs/getting.rst +++ b/docs/getting.rst @@ -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: