Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Nov 2, 2024
1 parent ee7dfe3 commit 78dbc88
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 @@ -13,7 +13,7 @@ or implement a real-time viewer for a system outside of Julia this package will
any statement `using KiteViewers` in the examples with `using KiteSimulators`.

## Installation
Download and install [Julia 1.9](http://www.julialang.org) or later, if you haven't already.
Download and install [Julia 1.10](https://ufechner7.github.io/2024/08/09/installing-julia-with-juliaup.html) or later, if you haven't already.
Make sure you have the package `TestEnv` in your global environment if you want to run the examples. If you are not sure, run:
```bash
julia -e 'using Pkg; Pkg.add("TestEnv")'
Expand Down

0 comments on commit 78dbc88

Please sign in to comment.