We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2fe4c commit ad0ae6fCopy full SHA for ad0ae6f
README.md
@@ -22,7 +22,7 @@ To run the demo:
22
```
23
$ git clone https://github.com/RedisGears/AnimalRecognitionDemo.git
24
$ cd AnimalRecognitionDemo
25
-# If you don't have it already, install https://git-lfs.github.com/
+# If you don't have it already, install https://git-lfs.github.com/ (On OSX: brew install git-lfs)
26
$ git lfs install && git lfs fetch && git lfs checkout
27
$ docker-compose up
28
0 commit comments