Skip to content

Commit 019b588

Browse files
authored
Update README.md
1 parent a5a04ae commit 019b588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ The easiest solution to install $k$-Graph is to run the following command:
3636
pip install kgraph-ts
3737
```
3838

39-
Graphviz and pyGraphviz can be used to obtain better visualisation for $k$-Graph. These two packages are not necessary to run $k$-graph. If not installed, an random layout is used to plot the graphs.
40-
To benefit from a better visualisation of the graphs, please install these packages as follows:
39+
Graphviz and pyGraphviz can be used to obtain better visualisation for $k$-Graph. These two packages are not necessary to run $k$-graph. If not installed, a random layout is used to plot the graphs.
40+
To benefit from a better visualisation of the graphs, please install Graphviz and pyGraphviz as follows:
4141

4242
#### For Mac:
4343

0 commit comments

Comments
 (0)