diff --git a/python/README.md b/python/README.md index 73e0f17e..04e90000 100644 --- a/python/README.md +++ b/python/README.md @@ -2,6 +2,7 @@ Test instructions: * Compile the `libmscclpp.so` library. + * Install `cmake` verion >= 3.18 * setup a python virtual env * `pip install -r requirements.txt` * `./tesh.sh`