Skip to content

Commit c144f7c

Browse files
author
Iva Koevska
committed
Fix as per Fatme's comment about existing projects
1 parent 13d1694 commit c144f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ To create a new cross-platform project from an existing NativeScript project, ru
220220
tns create MyApp --copy-from <Directory>
221221
```
222222

223-
Where <Directory> is the complete path to the directory that contains your existing project. You can use any NativeScript project, created with the Telerik AppBuilder clients or the NativeScript CLI.
223+
Where <Directory> is the complete path to the directory that contains your existing project. You can use any NativeScript project, created with the Telerik AppBuilder clients.
224224

225225
The NativeScript creates a new project based on the JavaScript built-in template and sets the application identifier to `org.nativescript.myapp`.
226226

0 commit comments

Comments
 (0)