Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wederbn authored Dec 8, 2023
1 parent f55d20f commit fe5b116
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 @@ -46,7 +46,7 @@ To serve the application from a Docker container execute:
```
docker run --name workflow-modeler -p 8080:8080 planqk/workflow-modeler
```
Afterwards the application is available in a browser on localhost:8080
Afterwards the application is available in a browser on [http://localhost:8080](http://localhost:8080).

To build and run an own image execute:
```
Expand Down

0 comments on commit fe5b116

Please sign in to comment.