Skip to content

Commit e763687

Browse files
authored
docs: fork repo correction
1 parent 639a827 commit e763687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please create an issue for it if it does not already exist, then PR you code for
1111
1) Head over to the [skeleton repo](https://github.com/laravel-notification-channels/skeleton) & press "Use this template" to create a repo from the skeleton.
1212
2) Use find/replace to replace all of the placeholders with the correct values (package name, author name, email, etc).
1313
3) Implement to logic for the channel & add tests.
14-
4) Add this repo as a remote, and push your new channel to a branch.
14+
4) Fork this repo, add it as a remote and push your new channel to a branch.
1515
5) Submit a new PR against this repo for review.
1616

1717
Take a look at our [FAQ](http://laravel-notification-channels.com/) to see our small list of rules, to provide top-notch notification channels.

0 commit comments

Comments
 (0)