aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRadek Szymczyszyn <[email protected]>2018-03-09 18:32:43 +0100
committerRadek Szymczyszyn <[email protected]>2018-03-09 18:32:45 +0100
commit12ed0a95433e13bf039abacc0317ffc299d3ddcb (patch)
treece07f7f319fab94f36fec8c461b729988de9d1e1 /README.md
parent3dec2a56b3d0b2f4391871450349f5db2fa9ef94 (diff)
downloadkerl-12ed0a95433e13bf039abacc0317ffc299d3ddcb.tar.gz
kerl-12ed0a95433e13bf039abacc0317ffc299d3ddcb.tar.bz2
kerl-12ed0a95433e13bf039abacc0317ffc299d3ddcb.zip
Install docsh 0.5.0
Major docsh changes since 0.4.0: - Support Erlang 20 "Dbgi" chunk (01661fa) - Guess source file location even if src/ has a hierarchical structure (b442346) - Fix inconsistent lookup times (7149177) - Expand shell helper documentation (ab3e143) - Clean up remaining compiler / Dialyzer warnings (60a202f) - Apply gomoripeti's fix for proplists' doc retrieval (5407e56) - Describe manual docsh setup (ecf3582)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7148a61..5db2901 100644
--- a/README.md
+++ b/README.md
@@ -621,7 +621,7 @@ other tools to extract to path information.
kerl install-docsh
-**Important note**: docsh currently only supports OTP 18 and 19.
+**Important note**: docsh only supports OTP versions 18 and later.
Install `erl` shell documentation access
extension - [docsh](https://github.com/erszcz/docsh).