Skip to content

Commit

Permalink
Update contributing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Mar 10, 2022
1 parent 35337af commit b87193d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use Conda to install dependencies and activate the development environment.
```
conda create -n qtdev python=3
conda activate qtdev
conda install qtpy pyqt
conda env update --file requirements/environment.yml
```

To run after the changes have been made to source (preferred):
Expand Down

0 comments on commit b87193d

Please sign in to comment.