Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Jan 9, 2025
1 parent 03f9607 commit d15b1c9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@

## Getting started

- TODO: Intro to Julia, static html
- TODO: Other material

### Installing Julia

To obtain Julia, go to https://julialang.org/downloads/ and download the
long-term support (LTS) release v1.10. We recommend to use juliaup as
described on the website.

### Introduction to Julia

The material for the brief introduction to Julia is contained in the directory
`introduction_to_julia` in this repository. It is written as a
[Pluto.jl](https://github.com/fonsp/Pluto.jl) notebook that can be updated
interactively. You can also see a
[static preview online](https://trixi-framework.github.io/talk-2025-Julia_and_Trixi_in_Frankfurt/Introduction_to_Julia.html).

0 comments on commit d15b1c9

Please sign in to comment.