Skip to content

Commit

Permalink
chore: Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Mar 23, 2020
1 parent 237358b commit 60a81d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ Save your time by starting your project on one of this kit:

<Projects type="getting-started" />

or by using the Ts.ED CLI:

```
npm install -g @tsed/cli@beta
tsed init .
```
See our [CLI website](https://cli.tsed.io) for more details.

## Installation from scratch

You can get the latest version of Ts.ED using the following npm command:
Expand Down

0 comments on commit 60a81d8

Please sign in to comment.