Skip to content

Commit 2bb5175

Browse files
authored
Update installation instructions.
1 parent 4ecc452 commit 2bb5175

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ Quadmath currently works on x86_64 Linux, macOS, and Windows.
1414
- It does not work on ARM due to the lack of libquadmath support for that platform.
1515

1616
## Installation
17-
```julia
18-
Pkg.clone("https://github.com/JuliaMath/Quadmath.jl")
19-
```
17+
18+
Quadmath.jl is now a registered package, so can be added via `]add Quadmath`.
2019

2120
## Acknowledgements
2221

0 commit comments

Comments
 (0)