Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Jan 26, 2022
1 parent 7789dd2 commit 4bafc41
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ on [our virtual postcard wall](https://spatie.be/open-source/postcards).

## Installation

You can install the package via composer:
For Laravel apps, head over to [laravel-ignition](https://github.com/spatie/laravel-ignition)
For Symfony apps, go to [symfony-ignition-bundle](https://github.com/spatie/symfony-ignition-bundle)

For all other PHP projects, install the package via composer:

```bash
composer require spatie/ignition
Expand Down

0 comments on commit 4bafc41

Please sign in to comment.