Skip to content

Commit 7788142

Browse files
committed
Install: Remove empty lines
1 parent d138f65 commit 7788142

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

INSTALL.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ docker run -d -p 80:8080 wurstbrot/dsomm:latest
4343
```
4444

4545

46-
4746
## Any web server - Angular build
4847
Since DSOMM is a frontend only application, any web server can host DSOMM.
4948
- Clone the DSOMM repo
@@ -58,13 +57,6 @@ ng build
5857
```
5958
The files that were created in the subfolder `dist`
6059

61-
62-
63-
64-
65-
66-
67-
6860
## Teams and Groups
6961
To customize these teams, you can create your own [meta.yaml](src/assets/meta.yaml) file with your unique team definitions.
7062

0 commit comments

Comments
 (0)