Skip to content

Commit

Permalink
adding conda-forge installation instructions
Browse files Browse the repository at this point in the history
As title
  • Loading branch information
esc committed Mar 11, 2021
1 parent 13aebb8 commit bc2084f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,13 @@ dependencies and bloscpack itself:
$ pip install bloscpack
The package is also available on anaconda.org via conda-forge. You may use
conda to install it:

.. code-block:: console
$ conda install -c conda-forge bloscpack
If you want to install straight from GitHub, use pip's VCS support:

.. code-block:: console
Expand Down

0 comments on commit bc2084f

Please sign in to comment.