We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b242fa4 commit d3d43ceCopy full SHA for d3d43ce
docs/src/index.md
@@ -37,7 +37,6 @@ Regarding the **examples**, some of them require additionnal dependencies. Hence
37
julia> cd("src/example/covo")
38
julia> using Pkg
39
julia> Pkg.activate(".")
40
-julia> Pkg.add(PackageSpec(url="https://github.com/bcube-project/Bcube.jl"))
41
julia> Pkg.instantiate()
42
julia> include("covo.jl")
43
```
0 commit comments