diff --git a/README.md b/README.md
index ef523d7..5deda0a 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@
-
-
-
-
+
+
+
+
# Getting started
@@ -57,7 +57,8 @@ The required database tables get generated automatically.
## Server setup
You need at minimum [Node.js](https://nodejs.org/en/) version 6.x.
-Depending on your OS, you need to run either ``run-linux.sh`` or ``run-windows.bat`` from the root folder.
+
+Open up a terminal and enter ``npm run boot`` to start the server.
## Docker setup