Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangil authored Apr 20, 2023
1 parent 4d9494f commit e473224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ For more details and options, see the [documentation](https://christiangil.githu

You can read about the first usage of this package in [our paper](https://arxiv.org/abs/2009.01085)

Also check out our [companion repository](https://github.com/christiangil/GLOM_RV_Example) which has some examples of using GLOM to fit stellar variability and planets

# Installation

The most current, tagged version of [GPLinearODEMaker.jl](https://github.com/christiangil/GPLinearODEMaker.jl) can be easily installed using Julia's Pkg
Expand Down

2 comments on commit e473224

@christiangil
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/81959

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.13 -m "<description of version>" e4732240306146d773e95a3d6231d4ad37c64eb1
git push origin v0.1.13

Please sign in to comment.