Skip to content

Commit d3d43ce

Browse files
authored
Tiny doc fix
Bcube is now a registered package, no need to add it with the github url
1 parent b242fa4 commit d3d43ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ Regarding the **examples**, some of them require additionnal dependencies. Hence
3737
julia> cd("src/example/covo")
3838
julia> using Pkg
3939
julia> Pkg.activate(".")
40-
julia> Pkg.add(PackageSpec(url="https://github.com/bcube-project/Bcube.jl"))
4140
julia> Pkg.instantiate()
4241
julia> include("covo.jl")
4342
```

0 commit comments

Comments
 (0)