Skip to content

Commit a1f28dc

Browse files
committed
[0.5 release] Update version references for release
1 parent 2e89655 commit a1f28dc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/getting-started-setup.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +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-
# 'main' branch is the primary development branch where you see the latest changes.
84-
# 'viable/strict' contains all of the commits on main that pass all of the necessary CI checks.
85-
git clone --branch viable/strict https://github.com/pytorch/executorch.git
83+
git clone --branch release/0.5 https://github.com/pytorch/executorch.git
8684
cd executorch
8785

8886
# Update and pull submodules

0 commit comments

Comments
 (0)