Skip to content

Commit da605d6

Browse files
authored
Update README.md
1 parent ee4dd59 commit da605d6

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
@@ -296,7 +296,7 @@ We have successfully run the code based on numpy 1.12.1 and 1.13.1 .
296296
- Install Pytorch from http://pytorch.org/
297297
- Install required packages
298298
```bash
299-
pip install -r requirement.txt
299+
pip install -r requirements.txt
300300
```
301301
- [Optional] You may skip it. Usually it comes with pytorch. Install Torchvision from the source
302302
```bash

0 commit comments

Comments
 (0)