Skip to content

Commit bd8691a

Browse files
authored
Update README.md
1 parent 7892a91 commit bd8691a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extension/benchmark/apple/Benchmark/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ It provides a flexible framework for dynamically generating and running performa
2424
To get started, clone the ExecuTorch repository and cd into the source code directory:
2525

2626
```bash
27-
git clone -b release/0.6 https://github.com/pytorch/executorch.git --depth 1 --recurse-submodules --shallow-submodules
28-
cd executorch
27+
git clone -b release/0.6 https://github.com/pytorch/executorch.git && cd executorch
2928
```
3029

3130
This command performs a shallow clone to speed up the process.

0 commit comments

Comments
 (0)