Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eXorus committed Feb 29, 2024
1 parent e62934a commit 7d8bd8a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ Make sure you have the mailparse extension (http://php.net/manual/en/book.mailpa
sudo apt install php-cli php-mailparse
```

#### MacOS
```
brew install php
pecl install mailparse
```

#### Other platforms
```
sudo apt install php-cli php-pear php-dev php-mbstring
Expand Down

0 comments on commit 7d8bd8a

Please sign in to comment.