From 673598b36b89e0435cf191838ab6841f64b2a0a7 Mon Sep 17 00:00:00 2001
From: Carl Mai <carl.mai@tu-dresden.de>
Date: Fri, 28 Sep 2018 14:35:55 +0200
Subject: [PATCH] small fix to readme

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 14e0e3ecf..b57d385f4 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,6 @@ However, since there are some software requirements imposed by the benchmark, pa
     - Steps:
         - Unpack the provided archive and open a terminal in the extracted directory
         - `docker load --input trainbenchmark-docker.tar`
-        - `docker run -it trainbenchmark`
 - Variant 2: Build the docker image from the provided Dockerfile
     - Prerequisites: An installation of Docker in the `PATH`
     - Steps:
-- 
GitLab