diff --git a/agent/README.md b/agent/README.md index c3eeaf6..bc39680 100644 --- a/agent/README.md +++ b/agent/README.md @@ -12,6 +12,7 @@ ## Installation ``` +# Installing and using openmodelz this way is currently only supported on Linux. pip install openmodelz ``` diff --git a/mdz/README.md b/mdz/README.md index 6996112..c7dc527 100644 --- a/mdz/README.md +++ b/mdz/README.md @@ -14,6 +14,7 @@ CLI for OpenModelZ. ## Installation ``` +# Installing and using openmodelz this way is currently only supported on Linux. pip install openmodelz ```