We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109aab4 commit b160fd1Copy full SHA for b160fd1
2 files changed
README.md
@@ -14,7 +14,7 @@ A module defining a set of basic types which are place holders for allocated bit
14
```julia
15
julia> using Pkg: Pkg
16
17
-julia> Pkg.add("https://github.com/ITensor/UnspecifiedTypes.jl")
+julia> Pkg.add(url="https://github.com/ITensor/UnspecifiedTypes.jl")
18
```
19
20
## Examples
examples/README.jl
@@ -15,7 +15,7 @@
=#
21
0 commit comments