Commit da6d0b8
authored
Change clone command to use actual GitHub repo (#46)
* Change clone command to use actual GitHub repo
Updated the clone command to use the actual repository URL.
* Fix cloning command for sf-tutorial repository
Corrected command for cloning repository from 'gh repo fork' to 'git clone'.
* Fix git clone command in W3-run-your-factory.md
Updated git clone command to include .git extension.1 parent 765237d commit da6d0b8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments