Skip to content

Commit 13d1694

Browse files
author
Iva Koevska
committed
Addressed Tsetso's hybrid comment
1 parent c83dbeb commit 13d1694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,13 +208,13 @@ Run `tns help` to list all available commands. Run or `tns <Command> --help` to
208208

209209
## Create Project
210210

211-
To create a new hybrid project from the default template, run the following command.
211+
To create a new cross-platform project from the default template, run the following command.
212212

213213
```Shell
214214
tns create MyApp
215215
```
216216

217-
To create a new hybrid project from an existing NativeScript project, run the following command.
217+
To create a new cross-platform project from an existing NativeScript project, run the following command.
218218

219219
```Shell
220220
tns create MyApp --copy-from <Directory>

0 commit comments

Comments
 (0)