Skip to content

Commit

Permalink
update required Julia version to v1.9 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jondeuce committed Nov 25, 2023
1 parent 3573268 commit 7775326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you use DECAES in your research, please [cite](CITATION.bib) our work.

## Installation

In Julia v1.6 or later you can install DECAES from the Pkg REPL:
In Julia v1.9 or later you can install DECAES from the Pkg REPL:
```
pkg> add DECAES
```
Expand Down

0 comments on commit 7775326

Please sign in to comment.