aboutsummaryrefslogtreecommitdiffstats
path: root/HOWTO
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2014-01-29 18:07:58 +0100
committerRickard Green <[email protected]>2014-01-29 18:07:58 +0100
commit8401c39c6529ecda43213b31b0288dae2fc2cc62 (patch)
tree686af3bf217488f1284011c09d79c63c353f1e80 /HOWTO
parent3f9526617a72b8683f0f3a37a41597eaf57e902a (diff)
downloadotp-8401c39c6529ecda43213b31b0288dae2fc2cc62.tar.gz
otp-8401c39c6529ecda43213b31b0288dae2fc2cc62.tar.bz2
otp-8401c39c6529ecda43213b31b0288dae2fc2cc62.zip
Minor update of INSTALL.md
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO/INSTALL.md b/HOWTO/INSTALL.md
index 702c949297..533960ef99 100644
--- a/HOWTO/INSTALL.md
+++ b/HOWTO/INSTALL.md
@@ -332,7 +332,7 @@ Erlang/OTP system which you can try by typing `bin/erl`. This should start
up Erlang/OTP and give you a prompt:
$ bin/erl
- Erlang %OTP-REL% (erts-%ERTS-VSN%) [source] [smp:4:4] [rq:4] [async-threads:0] [kernel-poll:false]
+ Erlang/OTP %OTP-REL% [erts-%ERTS-VSN%] [source] [smp:4:4] [async-threads:0] [kernel-poll:false]
Eshell V%ERTS-VSN% (abort with ^G)
1> _