Skip to content

Commit 8364879

Browse files
Update path for Python package installation
1 parent f38a0d6 commit 8364879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ i hope this all works if not let me know
4040
3. Install the required Python packages:
4141
4242
```bash
43-
pip install -r requirements.txt
43+
pip install -r functions/requirements.txt
4444
```
4545
4646
4. Install the required Node.js packages:

0 commit comments

Comments
 (0)