[DOCS] minor grammar improvements
This commit is contained in:
@@ -38,7 +38,7 @@ You can install the Python package from source by running the following commands
|
|||||||
pip install cmake; # build time dependency
|
pip install cmake; # build time dependency
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
Note that, if llvm-11 is not present on your system, the setup.py script will download LLVM static libraries on the web and link against that.
|
Note that, if llvm-11 is not present on your system, the setup.py script will download the official LLVM11 static libraries link against that.
|
||||||
|
|
||||||
You can then test your installation by running the unit tests:
|
You can then test your installation by running the unit tests:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user