Skip to content

Commit

Permalink
Update readme to reflect minimum Julia version of 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fgasdia committed Mar 16, 2024
1 parent bf8e5dc commit beb4d71
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 @@ -21,7 +21,7 @@ See the [Examples](https://fgasdia.github.io/LongwaveModePropagator.jl/dev/gener

```
julia> ]
(v1.5) pkg> add LongwaveModePropagator
(v1.10) pkg> add LongwaveModePropagator
```

If you'll be working primarily in Julia, you probably want to `cd` to your working directory, `] activate` a new environment there, and then `add` LongwaveModePropagator.
Expand Down

0 comments on commit beb4d71

Please sign in to comment.