aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/introduction.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-07-17 14:20:28 +0200
committerLoïc Hoguin <[email protected]>2019-07-17 14:20:28 +0200
commitda71dd49d67ebbc8d82552cb9988f9dfd0fb9cf2 (patch)
tree8421fb267ed5e64c078f8c3c958f0319ba056b34 /doc/src/guide/introduction.asciidoc
parentf6d1fae69479e18bc7b250d73f19045225030b24 (diff)
downloadranch-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.asciidoc4
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.