Skip to content

Commit 68a8ded

Browse files
committed
README: fix generator-starling-framework name
1 parent c400165 commit 68a8ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Getting Started (NPM)
4949
To use Starling with TypeScript, JavaScript, or AS3 with Apache Royale, you can install the Yeoman generator to create an empty project:
5050

5151
```bash
52-
npm install -g yo starling-framework-generator
52+
npm install -g yo generator-starling-framework
5353
mkdir StarlingProject
5454
cd StarlingProject
5555
yo starling-framework

0 commit comments

Comments
 (0)