Skip to content

Commit c78c45b

Browse files
authored
Update git clone instructions (#3306)
Summary: Will land once we create a new tag
1 parent d1175cf commit c78c45b

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)