Skip to content
This repository was archived by the owner on Oct 7, 2018. It is now read-only.

Commit

Permalink
Invite users to link their account
Browse files Browse the repository at this point in the history
  • Loading branch information
loicsaintroch committed Oct 1, 2015
1 parent 442a15e commit d12f28c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions files/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ To install the latest stable release with the npm command-line tool:
$ npm install strapi -g
```

First, you need to link your machine to your Strapi account:

```bash
$ strapi login
```

You now are able to use the Strapi CLI. Simply create your first application and start the server:

```bash
Expand Down

0 comments on commit d12f28c

Please sign in to comment.