Mention where to get a tarball
This commit is contained in:
parent
c82f0a7620
commit
1ebcb2fd78
|
|
@ -31,7 +31,7 @@ software availability and distribution.
|
|||
|
||||
## Installation
|
||||
|
||||
PHPMailer is available via [Composer/Packagist](https://packagist.org/packages/phpmailer/phpmailer). Alternatively, just copy the contents of the PHPMailer folder into somewhere that's in your PHP `include_path` setting.
|
||||
PHPMailer is available via [Composer/Packagist](https://packagist.org/packages/phpmailer/phpmailer). Alternatively, just copy the contents of the PHPMailer folder into somewhere that's in your PHP `include_path` setting. If you don't speak git or just want a tarball, click the 'zip' button at the top of the page in GitHub.
|
||||
|
||||
|
||||
## A Simple Example
|
||||
|
|
|
|||
Loading…
Reference in New Issue