Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schlottke-Lakemper <[email protected]>
  • Loading branch information
svchb and sloede authored Oct 23, 2023
1 parent 9b95b75 commit 0ee4ab4
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 @@ -34,7 +34,7 @@ can install TrixiParticles.jl by executing the following commands in the Julia R
```julia
julia> using Pkg

julia> Pkg.add(["TrixiParticles"])
julia> Pkg.add("TrixiParticles")
```

### For developers
Expand Down

0 comments on commit 0ee4ab4

Please sign in to comment.