Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoyigi committed Oct 21, 2018
1 parent 654a83a commit ecf7e49
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,20 @@ TastyIgniter :fire:
5. Follow all onscreen instructions and make sure all installation requirements are checked.

### Manual Installation

```
composer create-project tastyigniter/tastyigniter .
```

After running the above command, run the install command

```
php artisan igniter:install
```

The install command will guide you through the process of setting up TastyIgniter for the first time.
It will ask for the database configuration, application URL and administrator details.

Read the [Installation Guide](https://docs.tastyigniter.com/installation) for more information.

## Community and Support
Expand Down

0 comments on commit ecf7e49

Please sign in to comment.