Skip to content

Commit e63d327

Browse files
authored
Update README.md
1 parent 648b848 commit e63d327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/benchmark/apple/Benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +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 https://github.com/pytorch/executorch.git --depth 1 --recurse-submodules --shallow-submodules
27+
git clone -b release/0.6 https://github.com/pytorch/executorch.git --depth 1 --recurse-submodules --shallow-submodules
2828
cd executorch
2929
```
3030

0 commit comments

Comments
 (0)