Skip to content

Commit

Permalink
Complete
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyuxie committed Sep 20, 2024
1 parent 6d46adb commit 8d6f505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The package is now in pre-release status and will be registered once the initial
## Users
Users who are interested now can install the package by running the following command in the Julia REPL:
```julia
julia> using Pkg; Pkg.add(url="https://github.com/czha/TrixiCUDA.jl.git")
julia> using Pkg; Pkg.add(url="https://github.com/trixi-gpu/TrixiCUDA.jl.git")
```
Then the package can be used with the following simple command:
```julia
Expand Down Expand Up @@ -100,7 +100,7 @@ summary_callback()
```

# Benchmarks
Coming...
Please check benchmark branch and this part will be updated soon.

# Show Your Support
We always welcome new contributors to join us in future development. Please feel free to reach out if you would like to get involved!

0 comments on commit 8d6f505

Please sign in to comment.