Skip to content

Commit

Permalink
updated Readme to not trap newcomers in building Ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Mar 3, 2022
1 parent 9d50a54 commit 191e1ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@ docker-compose logs -f
Open following URL to get started: [http://localhost:8080](http://localhost:8080)<br/>
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:
Expand Down

0 comments on commit 191e1ed

Please sign in to comment.