Skip to content

Commit f6ed951

Browse files
committed
Update README
1 parent d2b5f90 commit f6ed951

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,13 @@ View our [documentation](https://documentation.onesignal.com/docs/web-push-setup
2424

2525
Installation and Setup [Wiki](https://github.com/pomerla/OneSignal-Codeigniter-Push-Notification/wiki) read
2626

27+
Or via through [composer](http://getcomposer.org/download/).
28+
29+
Either run
30+
31+
```
32+
composer create-project pomerla/onesignal-ci-push
33+
```
34+
2735
This example is implemented on [Codeigniter Version 3.1.10](https://github.com/bcit-ci/CodeIgniter)
2836

0 commit comments

Comments
 (0)