Skip to content

Commit

Permalink
Merge pull request #80 from UBC-MDS/m4_README
Browse files Browse the repository at this point in the history
Fix the installation instructions
  • Loading branch information
danielon-5 authored Mar 16, 2021
2 parents 05cff62 + a81ceea commit 2c0f53b
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 @@ -85,7 +85,7 @@ This package will build off the EDA and statistical analysis provided by the [Pa
## Installation

```bash
$ pip install -i https://test.pypi.org/simple/ aridanalysis
$ pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple aridanalysis
```

## Dependencies
Expand Down

0 comments on commit 2c0f53b

Please sign in to comment.