Skip to content

Commit d48e751

Browse files
committed
Merge branch 'master' into modelget.fix
2 parents 4b25d8d + a46f047 commit d48e751

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ redis-cli
6868
```
6969

7070
## Building
71+
72+
You should obtain the module's source code and submodule using git like so:
73+
74+
```sh
75+
git clone --recursive https://github.com/RedisAI/RedisAI
76+
```
77+
7178
This will checkout and build and download the libraries for the backends (TensorFlow, PyTorch, ONNXRuntime) for your platform. Note that this requires CUDA 10.0 to be installed.
7279

7380
```sh

0 commit comments

Comments
 (0)