Skip to content

Commit

Permalink
Fix outdated documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Yannic Klem <yannic.klem@bosch.io>
  • Loading branch information
Yannic92 committed Nov 30, 2021
1 parent 1061147 commit f61caaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Or have a look at the ["Hello World"](https://eclipse.org/ditto/intro-hello-worl
In order to build Ditto, you'll need
* JDK 11 >= 11.0.5 and
* Apache Maven 3.x installed.
* a running Docker daemon (at least version 18.06 CE).

In order to first build Ditto and then start the built Docker images.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ In order to build Ditto with Maven, you'll need:

```bash
mvn clean install
cd services
sh build-images.sh
```

Expand Down

0 comments on commit f61caaf

Please sign in to comment.