Update readme

This commit is contained in:
Arnaud 2026-05-14 16:44:22 +04:00
parent d1470443fa
commit d287a36444
No known key found for this signature in database
GPG Key ID: A6C7C781817146FA

View File

@ -7,6 +7,7 @@ libplum tries each protocol in order (PCP → NAT-PMP → UPnP-IGD) and falls ba
## Installation
```bash
git submodule update --init
nimble install
```