Skip to content

Commit 4bf5cf7

Browse files
shoumikhindbort
authored andcommitted
Provide an alternative clone instructions. (#957)
Summary: Pull Request resolved: #957 . Reviewed By: dbort Differential Revision: D50333814 fbshipit-source-id: 51159b685eb29e5c446590c564836cd9bff29fac
1 parent f83c6fa commit 4bf5cf7

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
@@ -86,7 +86,7 @@ Follow these steps:
8686
1. Clone the `executorch` repository:
8787

8888
```bash
89-
git clone --branch v0.1.0 git@github.com:pytorch/executorch.git
89+
git clone --branch v0.1.0 https://github.com/pytorch/executorch.git
9090
```
9191

9292
1. Update the submodules:

0 commit comments

Comments
 (0)