Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sgbaird authored Oct 23, 2021
1 parent c04bfe7 commit 947fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ I recommend that you run `mat_discover` in a separate conda environment. After i
```python
conda create --name mat_discover
```
There are three ways to install `mat_discover`: Anaconda, PyPI (pip), and from source.
There are three ways to install `mat_discover`: Anaconda (`conda`), PyPI (`pip`), and from source.
### Anaconda
The Anaconda `mat_discover` package is hosted on the [@sgbaird channel](https://anaconda.org/sgbaird/repo) and can be installed via:
```python
Expand Down

0 comments on commit 947fad7

Please sign in to comment.