Skip to content

Commit 484981f

Browse files
gkorlandlantiga
andauthored
packages (#349)
Co-authored-by: Luca Antiga <luca.antiga@orobix.com>
1 parent b4af77d commit 484981f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ docker run -p 6379:6379 --gpus all -it --rm redisai/redisai:latest-gpu
2121
You can compile and build the module from its source code. The [Developer](developer.md) page has more information about the design and implementation of the RedisAI module and how to contribute.
2222

2323
### Prerequisites
24-
* CUDA needs to be installed for GPU support.
24+
* Packages: git, python3, make, wget, g++/clang, & unzip
2525
* CMake 3.0 or higher needs to be installed.
26+
* CUDA needs to be installed for GPU support.
2627
* Redis v5.0.7 or greater.
2728

2829
### Get the Source Code

0 commit comments

Comments
 (0)