Skip to content

Commit

Permalink
Update git clone instructions
Browse files Browse the repository at this point in the history
Summary:

Will land once we create a new tag
  • Loading branch information
mergennachin committed Apr 24, 2024
1 parent eabdeb0 commit 49167f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/getting-started-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ portability details.

```bash
# Clone the ExecuTorch repo from GitHub
git clone https://github.com/pytorch/executorch.git
git clone --branch v0.2.0 https://github.com/pytorch/executorch.git
cd executorch
# Update and pull submodules
Expand Down

0 comments on commit 49167f5

Please sign in to comment.