From 8401c39c6529ecda43213b31b0288dae2fc2cc62 Mon Sep 17 00:00:00 2001
From: Rickard Green <rickard@erlang.org>
Date: Wed, 29 Jan 2014 18:07:58 +0100
Subject: Minor update of INSTALL.md

---
 HOWTO/INSTALL.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'HOWTO')

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> _
-- 
cgit v1.2.3