Skip to content

Commit cfb769c

Browse files
Michael Kniggejavier-godoy
authored andcommitted
docs: correct the markdown for building and running instructions
1 parent c6109fc commit cfb769c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ Official releases of this add-on are available through Vaadin Directory.
2929

3030
## Building and running demo
3131

32-
git clone https://github.com/FlowingCode/error-window-addon
33-
mvn clean install
34-
cd demo
35-
mvn jetty:run
32+
- git clone https://github.com/FlowingCode/error-window-addon
33+
- mvn clean install
34+
- cd demo
35+
- mvn jetty:run
3636

3737
To see the demo, navigate to http://localhost:8080/
3838

0 commit comments

Comments
 (0)