From d807b47e487b050ad18d06d36e825f3fc813f9a1 Mon Sep 17 00:00:00 2001 From: Oros42 Date: Thu, 18 Jun 2015 16:25:08 +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 5d99bf2..5fea374 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Setup ``` cd /tmp -sudo apt-get install gnuradio git python-scapy +sudo apt-get install git python-scapy git clone https://github.com/pybombs/pybombs.git cd pybombs ```