Skip to content

Commit 4015384

Browse files
author
Alexander Vakrilov
authored
Merge pull request #191 from kgriffiths/patch-1
Fixed git clone command
2 parents 298cdef + a688e4f commit 4015384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We hope you will enjoy using this resource, if you have any feedback please [ope
1818

1919
### Run the app from source code
2020
```
21-
git clone --depth 1 git@github.com:NativeScript/nativescript-sdk-examples-ng.git
21+
git clone --depth 1 https://github.com/NativeScript/nativescript-sdk-examples-ng.git
2222
cd nativescript-sdk-examples-ng
2323
tns run android|ios
2424
```

0 commit comments

Comments
 (0)