Skip to content

Commit d515d29

Browse files
authored
Fix degit syntax
1 parent dec434e commit d515d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ git clone https://github.com/fidisys/react-native-boilerplate.git
5959
or:
6060

6161
```
62-
npx degit fidisys/react-native-boilerplate
62+
npx degit fidisys/react-native-boilerplate my-app
6363
```
6464

6565
2. Install all the dependencies

0 commit comments

Comments
 (0)