Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berndruecker authored Sep 16, 2020
1 parent 2332b36 commit 8482b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The easiest start to use Camunda is the so called "Camunda Run" distribution. Th
Please follow the Installation Guide in https://docs.camunda.org/manual/latest/user-guide/camunda-bpm-run/#starting-with-camunda-bpm-run. This also explains how to run it via docker, which is actually the easiest option:

```
docker run -d -p 8080:8080 camunda/camunda-bpm-platform:run-latest
docker run -d -p 8080:8080 camunda/camunda-bpm-platform:run-7.13.0
```

If you have enterprise credentials (e.g. a trial) for Camunda, you can also run the enterprise edition:
Expand Down

0 comments on commit 8482b12

Please sign in to comment.