From 326f0e825db342afeaa80d0a5bbd55a3ceeeff37 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Sun, 25 Sep 2016 15:33:18 +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 a3b97fee..e0bd2768 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ git clone https://github.com/nplab/packetdrill.git
 cd packetdrill/gtests/net/packetdrill/
 ./configure
 gmake
-sudo cp  packetdrill /usr/local/bin
+sudo cp packetdrill /usr/local/bin
 ```
 ##  Continous Integration
 The status of continous integration testing is available from [grid](http://212.201.121.110:38010/grid) and [waterfall](http://212.201.121.110:38010/waterfall).
-- 
GitLab