Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller committed Nov 21, 2022
1 parent 578843f commit 2c525ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ A Python project for Ball State University's Variable Star Research Group

## Dependencies
https://github.com/kjkoeller/Variable_Star_Research_Package/wiki/Installation

Once inside the main directory type the following to autpmatically install the required packages below and check for a minimum python version.

```
python setup.py install
```

* python >=3.5
* astropy>=5.1.1
* astroquery>=0.4.6
* ccdproc>=2.4.0
Expand Down

0 comments on commit 2c525ec

Please sign in to comment.