Skip to content

Commit 3b23531

Browse files
committed
update usage text
1 parent 9d7d36e commit 3b23531

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/USAGE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Description:
2-
Creates a default AngularJS app
2+
Creates an full-stack AngularJS + Node app
33

44
Example:
5-
yo angular-fullstack [--coffee] [--minsafe]
5+
yo angular-fullstack

heroku/USAGE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Description:
22
Initalizes a heroku app and generates a `dist` folder which is ready to push to heroku.
33

44
Example:
5-
yo angular-fullstack:deploy heroku
5+
yo angular-fullstack:heroku
66

77
This will create:
88
a dist folder and initialize a heroku app

0 commit comments

Comments
 (0)