Update README.md

This commit is contained in:
Michael Tüxen 2016-08-27 17:42:56 +02:00 committed by GitHub
parent 0bb8c54790
commit b962072040
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ The tests are based on the ETSI test specification
This tool uses [guile](https://www.gnu.org/software/guile/) and its extension [guile-sctp](https://github.com/nplab/guile-sctp) for SCTP.
## Supported Platforms
It runs on:
It runs on Unix operating systems providing kernel SCTP support:
* FreeBSD
* Linux, using the `libsctp-dev`package.
* Mac OS X, using the [SCTP-NKE](https://github.com/sctplab/SCTP_NKE_ElCapitan) for adding kernel SCTP support.