Skip to content

Commit f45f8de

Browse files
authored
chore: solid ts readme ref (#238)
1 parent f712873 commit f45f8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/template-blank-solid-ts/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ App templates help you jump start your native cross-platform apps with built-in
55
Execute the following command to create an app from this template:
66

77
```
8-
ns create my-blank-solid --template @nativescript/template-blank-solid
8+
ns create my-blank-solid --template @nativescript/template-blank-solid-ts
99
```
1010

1111
> Note: This command will create a new NativeScript app that uses the latest version of this template published to [npm](https://www.npmjs.com/package/@nativescript/template-blank-solid).

0 commit comments

Comments
 (0)