Skip to content

Commit f7501ef

Browse files
authored
Update using-executorch-ios.md
1 parent 446ccba commit f7501ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/using-executorch-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ xcode-select --install
9797
2. Clone ExecuTorch:
9898

9999
```bash
100-
git clone -b viable/strict https://github.com/pytorch/executorch.git --depth 1 --recurse-submodules --shallow-submodules && cd executorch
100+
git clone -b release/0.6 https://github.com/pytorch/executorch.git --depth 1 --recurse-submodules --shallow-submodules && cd executorch
101101
```
102102

103103
3. Set up [Python](https://www.python.org/downloads/macos/) 3.10+ and activate a virtual environment:

0 commit comments

Comments
 (0)