Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoesters committed Oct 13, 2022
1 parent 995742a commit 2ac03e3
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 @@ -9,7 +9,7 @@ that packages' meta.yaml files adhere to certain Anaconda standards.
## Installation
1. `conda env create -f environment.yaml`
2. `conda activate anaconda-linter`
3. `python setup.py install`
3. `make install`

## Usage

Expand Down

0 comments on commit 2ac03e3

Please sign in to comment.