diff --git a/README.md b/README.md index cb3bd6f05..6840c7396 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ We have few paths to lower down to the Torch MLIR Dialect. ## Install torch-mlir snapshot -This installs a pre-built snapshot of torch-mlir for Python 3.7/3.8/3.9/3.10 on Linux and macOS. (Ensure you have the required `python-dev` package installed). +This installs a pre-built snapshot of torch-mlir for Python 3.7/3.8/3.9/3.10 on Linux and macOS. ```shell python -m venv mlir_venv