Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egagli authored Jan 15, 2025
1 parent 6443434 commit d381f78
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@

## Stable release

To install easysnowdata, run this command in your terminal:
easysnowdata is available on pypi and conda-forge. you can install easysnowdata with any of the following...

```
pip install easysnowdata
```

This is the preferred method to install easysnowdata, as it will always install the most recent stable release.

If you don't have [pip](https://pip.pypa.io) installed, this [Python installation guide](http://docs.python-guide.org/en/latest/starting/installation/) can guide you through the process.
* `pip install easysnowdata`
* `conda install easysnowdata`
* `mamba install easysnowdata`

## From sources

Expand Down

0 comments on commit d381f78

Please sign in to comment.