Skip to content

Commit f4624a4

Browse files
authored
Update README with new install
1 parent c3be4f6 commit f4624a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This package aims to provide a pure Julia version of the popular open source lib
66

77
### Install
88
```julia
9-
Pkg.add("https://github.com/pazzo83/QuantLib.jl.git")
9+
using Pkg; Pkg.add("QuantLib")
1010
```
1111
Note: only supports versions of Julia 1.0 and up
1212

0 commit comments

Comments
 (0)