Skip to content

Commit d185c8b

Browse files
authored
git lfs readme
1 parent be286db commit d185c8b

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
@@ -14,7 +14,7 @@ Docker and Python 2
1414
$ git clone https://github.com/RedisGears/AnimalRecognitionDemo.git
1515
$ cd AnimalRecognitionDemo
1616
# If you don't have it already, install https://git-lfs.github.com/
17-
$ git lfs install; git lfs checkout
17+
$ git lfs install && git lfs fetch && git lfs checkout
1818
$ docker-compose up
1919
```
2020
Open a second terminal for the video capturing.

0 commit comments

Comments
 (0)