diff --git a/oblig2/oblig2.md b/oblig2/oblig2.md
index 4a70205d8f51c322c572d0b934cdfd69b42906d9..07a610b9beeda63326cc015ed9a94da7bd0cce7e 100644
--- a/oblig2/oblig2.md
+++ b/oblig2/oblig2.md
@@ -601,7 +601,9 @@ The databasecluster-setup will consist of multiple, equal databaseservers. Each
 
 #### Prework) Create new VM's
 We start by creating three servers, which will be our databasecluster:
+
 <img src="./bilder/week9_serverlist.png">
+
 These servers are now our "Docker swarm". We have to synchronuize the clocks on the servers regulary, because cluster is very vulnerable to time difference. We do this by installing NTP:
 
 ```