Skip to content

Commit

Permalink
Fix duplicate line in submodule update instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd authored Sep 3, 2024
1 parent 3290f2e commit 7ed6139
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ $ git \
-c submodule."third_party/llvm-project".update=none \
-c submodule."third_party/stablehlo".update=none \
-c submodule."third_party/torch-mlir".update=none \
-c submodule."third_party/torch-mlir".update=none \
submodule update --init --recursive
```

Expand Down

0 comments on commit 7ed6139

Please sign in to comment.