We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83c6fa commit 4bf5cf7Copy full SHA for 4bf5cf7
docs/source/getting-started-setup.md
@@ -86,7 +86,7 @@ Follow these steps:
86
1. Clone the `executorch` repository:
87
88
```bash
89
- git clone --branch v0.1.0 git@github.com:pytorch/executorch.git
+ git clone --branch v0.1.0 https://github.com/pytorch/executorch.git
90
```
91
92
1. Update the submodules:
0 commit comments