Update conda definition
This commit is contained in:
@@ -61,7 +61,7 @@ See [comparison with other PDF table extraction libraries and tools](https://git
|
|||||||
|
|
||||||
### Using conda
|
### Using conda
|
||||||
|
|
||||||
The easiest way to install Camelot is to install it with [conda](https://conda.io/docs/), which is the package manager that the [Anaconda](http://docs.continuum.io/anaconda/) distribution is built upon.
|
The easiest way to install Camelot is to install it with [conda](https://conda.io/docs/), which is a package manager and environment management system for the [Anaconda](http://docs.continuum.io/anaconda/) distribution.
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
$ conda install -c conda-forge camelot-py
|
$ conda install -c conda-forge camelot-py
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ This part of the documentation covers how to install Camelot.
|
|||||||
Using conda
|
Using conda
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
The easiest way to install Camelot is to install it with `conda`_, which is the package manager that the `Anaconda`_ distribution is built upon.
|
The easiest way to install Camelot is to install it with `conda`_, which is a package manager and environment management system for the `Anaconda`_ distribution.
|
||||||
::
|
::
|
||||||
|
|
||||||
$ conda install -c conda-forge camelot-py
|
$ conda install -c conda-forge camelot-py
|
||||||
|
|||||||
Reference in New Issue
Block a user