Update README.md (#72)
Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
This commit is contained in:
parent
29e48add74
commit
37399fd8b8
|
@ -42,7 +42,7 @@ To build ONNX-MLIR, use the following command:
|
||||||
|
|
||||||
[same-as-file]: <> ({"ref": "utils/install-onnx-mlir.sh", "skip-doc": 2})
|
[same-as-file]: <> ({"ref": "utils/install-onnx-mlir.sh", "skip-doc": 2})
|
||||||
```
|
```
|
||||||
git clone --recursive git@github.com:onnx/onnx-mlir.git
|
git clone --recursive https://github.com/onnx/onnx-mlir.git
|
||||||
|
|
||||||
# Export environment variables pointing to LLVM-Projects.
|
# Export environment variables pointing to LLVM-Projects.
|
||||||
export LLVM_PROJ_SRC=$(pwd)/llvm-project/
|
export LLVM_PROJ_SRC=$(pwd)/llvm-project/
|
||||||
|
|
Loading…
Reference in New Issue