From 8516f5075d0523fc229bafd6b4b65463af6d155d Mon Sep 17 00:00:00 2001 From: evilsocket Date: Thu, 25 Jan 2018 12:40:30 +0100 Subject: [PATCH] balls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d9d017..d23eeadf 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ To show the command line options: ## Cross Compiling -As an example, let's cross compilate for ARM (requires `gcc-arm-linux-gnueabi`, `byacc` and `flex` packages). +As an example, let's cross compile bettercap for ARM (requires `gcc-arm-linux-gnueabi`, `byacc` and `flex` packages). **Step 1**: download and cross compile libpcap-1.8.1 for ARM (adjust `PCAPV` to use a different libpcap version):