Skip to content

Commit 49167f5

Browse files
committed
Update git clone instructions
Summary: Will land once we create a new tag
1 parent eabdeb0 commit 49167f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/getting-started-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ portability details.
8383

8484
```bash
8585
# Clone the ExecuTorch repo from GitHub
86-
git clone https://github.com/pytorch/executorch.git
86+
git clone --branch v0.2.0 https://github.com/pytorch/executorch.git
8787
cd executorch
8888

8989
# Update and pull submodules

0 commit comments

Comments
 (0)