Skip to content

Commit 0a64c3e

Browse files
authored
Git clone instruction with release/0.4 branch (#6323)
1 parent 8dd7774 commit 0a64c3e

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
@@ -80,7 +80,7 @@ Alternatively, if you would like to experiment with ExecuTorch quickly and easil
8080

8181
```bash
8282
# Clone the ExecuTorch repo from GitHub
83-
git clone https://github.com/pytorch/executorch.git
83+
git clone -b release/0.4 https://github.com/pytorch/executorch.git
8484
cd executorch
8585

8686
# Update and pull submodules

0 commit comments

Comments
 (0)