From 37399fd8b82246a14bf9cd75c9f162e5683340c1 Mon Sep 17 00:00:00 2001 From: Tian Jin Date: Tue, 7 Apr 2020 15:00:49 +0800 Subject: [PATCH] Update README.md (#72) Co-authored-by: Gheorghe-Teodor Bercea --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e8a45..bc4f421 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ To build ONNX-MLIR, use the following command: [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 LLVM_PROJ_SRC=$(pwd)/llvm-project/