Skip to content

Commit

Permalink
Update DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm authored Aug 31, 2016
1 parent a872b70 commit 1c30fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sh build_pip.sh
# conda install anaconda-client
anaconda upload /path/to/conda-installable/binary/file --user ambermd
# pip install twine
twine upload /path/to/pip-installable/binary/file
twine upload dist/wheelhouse/pytraj*.whl
```

Further info
Expand Down

0 comments on commit 1c30fa1

Please sign in to comment.