Skip to content

Commit 187ce3d

Browse files
committed
Include Python dependencies in install
1 parent e616bd7 commit 187ce3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ pull request to this repository.
1212

1313
## Installation
1414

15+
Install Python dependencies:
16+
17+
```shell
18+
pip install -r requirements.txt
19+
```
20+
1521
Install gatsby:
1622

1723
```shell

0 commit comments

Comments
 (0)