Remove mention of python-dev.

It belongs in the development docs.
pull/817/head
Sean Silva 2022-05-02 09:09:40 -07:00 committed by GitHub
parent fe1237b2a4
commit 07d92bcbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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