Skip to content

Commit

Permalink
Update docs to reflect minimum Julia version of v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fgasdia committed Mar 16, 2024
1 parent beb4d71 commit f058204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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, and then `add` LongwaveModePropagator.
Expand Down

0 comments on commit f058204

Please sign in to comment.