doc: Add libnatpmp stuff

This commit is contained in:
Hennadii Stepanov
2020-02-23 02:35:10 +02:00
parent e28f9be87a
commit ae749d12dd
6 changed files with 24 additions and 10 deletions

View File

@ -19,7 +19,7 @@ Then install [Homebrew](https://brew.sh).
## Dependencies
```shell
brew install automake libtool boost miniupnpc pkg-config python qt libevent qrencode
brew install automake libtool boost miniupnpc libnatpmp pkg-config python qt libevent qrencode
```
If you run into issues, check [Homebrew's troubleshooting page](https://docs.brew.sh/Troubleshooting).