Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Carmine DiMascio authored Sep 5, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ba5b82d commit 6af75dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@ npm run test:debug
## Usage: CLI

```shell
yo express-no-stress [appname] [--yarn] [--docker]
yo express-no-stress-typescript [appname] [--yarn] [--docker]
```

| Option | default | Description |
@@ -113,7 +113,7 @@ cf push myapp

```
# scaffold
yo express-no-stress myapp --yarn
yo express-no-stress-typescript myapp --yarn
# start
cd myapp

0 comments on commit 6af75dc

Please sign in to comment.