Skip to content

Commit 94ca20a

Browse files
committed
Fix typo: rest-requirements.txt to test-requirements.txt
1 parent 6aba16f commit 94ca20a

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
@@ -175,7 +175,7 @@ Install dependencies
175175

176176
```
177177
pip install -r requirements.txt
178-
pip install -r rest-requirements.txt
178+
pip install -r test-requirements.txt
179179
```
180180

181181
Install package

0 commit comments

Comments
 (0)