Skip to content

Commit

Permalink
update readme to have instructions for developmental install
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenayoub committed Oct 30, 2023
1 parent e703f52 commit e97d0cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ molecool

A Python package for analyzing and visualizing xyz files.

This repository is currently under development. To do a development install, download this repository and type

`pip install -e .`

in the repository directory.

### Copyright

Copyright (c) 2023, molssi_team
Expand Down

0 comments on commit e97d0cd

Please sign in to comment.