From c52f8f6e25281e604a76a1335aa4df56d1ebdfdd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Sun, 25 Sep 2016 14:35:11 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 262fbd3d..bfdb1910 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Then download the sources, compile them and install the files:
 git clone https://github.com/nplab/packetdrill.git
 cd packetdrill/gtests/net/packetdrill/
 ./configure
-gmake
+make
 ```
 ### FreeBSD
 For installing the required packages run:
-- 
GitLab