Skip to content

Commit 899c4af

Browse files
authored
Update getting started docs to point to 0.2.1 (#3872)
1 parent 53ca076 commit 899c4af

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 --branch v0.2.0 https://github.com/pytorch/executorch.git
86+
git clone --branch v0.2.1 https://github.com/pytorch/executorch.git
8787
cd executorch
8888

8989
# Update and pull submodules

0 commit comments

Comments
 (0)