Skip to content

Commit

Permalink
Updated instructions to get skybright
Browse files Browse the repository at this point in the history
  • Loading branch information
voetberg committed Oct 3, 2023
1 parent adb4551 commit 1c0e13a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ pip install DeepSurveySim

This will install the project with all its mandatory requirements.

If you wish to include the optional `skybright`, use the command:
If you wish to add the optional `skybright`, use the command:

```
pip install DeepSurveySim[skybright]
pip install git+https://github.com/ehneilsen/skybright.git
```

Not installing this will result in loss of the variables `sky_magintude`, `tau`, and `teff`, but will work on most (if not all) machines.
Expand Down

0 comments on commit 1c0e13a

Please sign in to comment.