Skip to content

Commit

Permalink
Fix the link of AppleAccelerate.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Sep 21, 2023
1 parent e63c33a commit b2d42e4
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 @@ -316,7 +316,7 @@ using Ipopt

### AppleAccelerate

If you are using macOS and you have [AppleAccelerate.jl](https://github.com/JuliaLinearAlgebra/AppleAccelerate.jl.jl) installed, add adding `using AppleAccelerate` to your code:
If you are using macOS and you have [AppleAccelerate.jl](https://github.com/JuliaLinearAlgebra/AppleAccelerate.jl) installed, add adding `using AppleAccelerate` to your code:

```julia
using AppleAccelerate # Replace OpenBLAS by Apple Accelerate
Expand Down

0 comments on commit b2d42e4

Please sign in to comment.