From 191e1ed2d4c35edbb262c8254f796c764f9e6a0c Mon Sep 17 00:00:00 2001 From: Thomas Jaeckle Date: Thu, 3 Mar 2022 15:05:22 +0100 Subject: [PATCH] updated Readme to not trap newcomers in building Ditto --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 440b94276d..c5afc1d904 100755 --- a/README.md +++ b/README.md @@ -48,6 +48,14 @@ docker-compose logs -f Open following URL to get started: [http://localhost:8080](http://localhost:8080)
Or have a look at the ["Hello World"](https://eclipse.org/ditto/intro-hello-world.html) +Additional [deployment options](deployment/) are also available, if Docker Compose is not what you want to use. + +## Development Guide + +If you plan to develop extensions in Ditto or to contribute some code, the following steps are of interest for you. + +> :warning: **If you just want to start/use Ditto**, please ingore the following sections! + ### Build and start Ditto locally In order to build Ditto, you'll need: