diff options
| author | Loïc Hoguin <[email protected]> | 2019-07-17 14:20:28 +0200 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2019-07-17 14:20:28 +0200 |
| commit | da71dd49d67ebbc8d82552cb9988f9dfd0fb9cf2 (patch) | |
| tree | 8421fb267ed5e64c078f8c3c958f0319ba056b34 /doc/src/guide/introduction.asciidoc | |
| parent | f6d1fae69479e18bc7b250d73f19045225030b24 (diff) | |
| download | ranch-da71dd49d67ebbc8d82552cb9988f9dfd0fb9cf2.tar.gz ranch-da71dd49d67ebbc8d82552cb9988f9dfd0fb9cf2.tar.bz2 ranch-da71dd49d67ebbc8d82552cb9988f9dfd0fb9cf2.zip | |
Update the migration guide for 2.0
Diffstat (limited to 'doc/src/guide/introduction.asciidoc')
| -rw-r--r-- | doc/src/guide/introduction.asciidoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/guide/introduction.asciidoc b/doc/src/guide/introduction.asciidoc index 1644921..d904c65 100644 --- a/doc/src/guide/introduction.asciidoc +++ b/doc/src/guide/introduction.asciidoc @@ -13,9 +13,9 @@ with socket programming and TCP protocols. === Supported platforms -Ranch is tested and supported on Linux, FreeBSD, OSX and Windows. +Ranch is tested and supported on Linux, FreeBSD, macOS and Windows. -Ranch is developed for Erlang/OTP 19+. +Ranch is developed for Erlang/OTP 21+. Ranch may be compiled on earlier Erlang versions with small source code modifications but there is no guarantee that it will work as expected. |
