Polish

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3eb318d7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3eb318d7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3eb318d7

Branch: refs/heads/master
Commit: 3eb318d7880d47c86d6e35820bc5488c64af2bfb
Parents: 757127c
Author: Claus Ibsen <davscl...@apache.org>
Authored: Sun Dec 4 14:09:04 2016 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sun Dec 4 14:09:04 2016 +0100

----------------------------------------------------------------------
 examples/camel-example-twitter-websocket-blueprint/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3eb318d7/examples/camel-example-twitter-websocket-blueprint/README.md
----------------------------------------------------------------------
diff --git a/examples/camel-example-twitter-websocket-blueprint/README.md 
b/examples/camel-example-twitter-websocket-blueprint/README.md
index b670270..57e285e 100644
--- a/examples/camel-example-twitter-websocket-blueprint/README.md
+++ b/examples/camel-example-twitter-websocket-blueprint/README.md
@@ -20,19 +20,19 @@ This example requires running in Apache Karaf / ServiceMix
        karaf
 
 To install Apache Camel in Karaf you type in the shell (as an example here we 
make use of
-Camel version 2.12.0):
+Camel version 2.18.1):
 
-       feature:repo-add camel 2.12.0
+       feature:repo-add camel 2.18.1
 
 First you need to install the following features in Karaf/ServiceMix with:
 
-       feature:install camel-blueprint
+  feature:install camel
        feature:install camel-twitter
        feature:install camel-websocket
 
 Then you can install the Camel example:
 
-       install -s 
mvn:org.apache.camel/camel-example-twitter-websocket-blueprint/2.12.0
+       install -s 
mvn:org.apache.camel/camel-example-twitter-websocket-blueprint/2.18.1
 
 Then open a browser to see live twitter updates in the web page
 

Reply via email to