Skip to content

Commit 7379f6b

Browse files
committed
Specify NetworkX version in README
1 parent 5108ef6 commit 7379f6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Lecture materials for teaching Python's NetworkX package and Bash scripting.
1414
## Requirements
1515

1616
To run the Jupyter notebooks, you'll need Python 3.x and to install the
17-
appropriate packages
17+
appropriate packages.
1818

1919
- Python 3.x
20-
- NetworkX
21-
- bash
20+
- NetworkX 2.x
21+
- bash shell
2222

2323

2424
## Environment Setup

0 commit comments

Comments
 (0)