JAMES-1838 Allow to try James without having to clone repository

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/226eba1d
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/226eba1d
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/226eba1d

Branch: refs/heads/master
Commit: 226eba1d059c1f270ea1ec7b9acba6c1bd14f728
Parents: 9c70619
Author: Benoit Tellier <btell...@linagora.com>
Authored: Wed Oct 19 17:55:20 2016 +0200
Committer: Antoine Duprat <adup...@apache.org>
Committed: Thu Oct 20 16:03:52 2016 +0200

----------------------------------------------------------------------
 README.adoc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/226eba1d/README.adoc
----------------------------------------------------------------------
diff --git a/README.adoc b/README.adoc
index 50fe5be..d9939a8 100644
--- a/README.adoc
+++ b/README.adoc
@@ -15,8 +15,11 @@ When try James by this way, you will use the last state of 
James.
 It will be configured to run with Cassandra & ElasticSearch.
 All those three components will be started with a single command.
 
-You just have to start the services:
-$ docker-compose -f dockerfiles/run/docker-compose.yml up
+You can retrieve the docker-compose file :
+$ wget 
https://raw.githubusercontent.com/apache/james-project/master/dockerfiles/run/docker-compose.yml
+
+Then, you just have to start the services:
+$ docker-compose up
 
 Wait a few seconds in order to have all those services up, you will see a such 
log when James is available:
 james           | Started : true


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to