diff --git a/Makefile b/Makefile index 04e84ac..443d13d 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,4 @@ install: requirements: # Add the necessary packages - apt-get -y install gnumake miniupnpc gawk + apt-get -y install make miniupnpc gawk