Skip to content

Commit 1b88ba8

Browse files
committed
update readme
1 parent 2d87878 commit 1b88ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Video demonstration of Ricci flow for community detection:
4949
pip3 install [--user] GraphRicciCurvature
5050
```
5151

52-
- From version 0.4.0, in order to support larger graph, we switch to NetworKit's pairwise bidirectional dijkstra algorithm for density distribution (NetworKit>6.0 is required). If the installation of NetworKit failed, please refer to [NetworKit' Installation instructions](https://github.com/networkit/networkit#installation-instructions). In most of the cast build this package from source is recommended.
52+
- From version 0.4.0, NetworKit is required for density distribution (NetworKit>=6.1 is required). If the installation of NetworKit failed, please refer to [NetworKit' Installation instructions](https://github.com/networkit/networkit#installation-instructions). In most of the cast build this package from source is recommended.
5353

5454

5555
## Getting Started

0 commit comments

Comments
 (0)