Skip to content

Commit

Permalink
Merge pull request #163 from boutproject/conda-install-doc
Browse files Browse the repository at this point in the history
also correct conda installation instruction in the docs
  • Loading branch information
johnomotani authored Oct 7, 2020
2 parents b8feae8 + a8e6fd4 commit 492d0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ or `conda`:

.. code-block:: bash
conda install xbout
conda install -c conda-forge xbout
You can run the tests by running `pytest --pyargs xbout`.

Expand Down

0 comments on commit 492d0a3

Please sign in to comment.