Skip to content

Commit 7dec85f

Browse files
Update example file path in README
1 parent e9a852b commit 7dec85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ julia> using Trixi
5959
```
6060
Then start a simulation by executing
6161
```julia
62-
julia> trixi_include("examples/elixir_euler_warmbubble.jl")
62+
julia> trixi_include("examples/euler/dry_air/buoyancy/elixir_gemein_bubble.jl")
6363
```
6464
Please see our documentation for more advanced setups.
6565

0 commit comments

Comments
 (0)