Skip to content

Commit 9e62424

Browse files
committed
docs: add link to CI4 User Guide
1 parent a407f57 commit 9e62424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Require it with an explicit version constraint allowing its desired stability.
7373
php spark shield:setup
7474
```
7575

76-
2. Configure `app/Config/Email.php` to allow Shield to send emails.
76+
2. Configure `app/Config/Email.php` to allow Shield to send emails with the [Email Class](https://codeigniter.com/user_guide/libraries/email.html).
7777

7878
```php
7979
<?php

0 commit comments

Comments
 (0)