Skip to content

Commit 3186eeb

Browse files
InterdisciplinaryPhysicsTeamClaudMorpitmonticone
committed
Update index.md
Co-Authored-By: Claudio Moroni <[email protected]> Co-Authored-By: Pietro Monticone <[email protected]>
1 parent e03d500 commit 3186eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Here we illustrate how to define, handle and analyse a `MultilayerGraph` (the di
6666
```julia
6767
# Install necessary tutorial dependencies
6868
using Pkg
69-
Pkg.add(["Revise", "Distributions", "SimpleValueGraph",
69+
Pkg.add(["Revise", "Distributions", "Graphs", "SimpleValueGraphs",
7070
"LoggingExtras", "StatsBase", "SimpleWeightedGraphs",
7171
"MetaGraphs", "Agents", "MultilayerGraphs"])
7272

0 commit comments

Comments
 (0)