From b23a38295bcc77b3e4f73d6f2ec99333895c3ff7 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Thu, 13 Nov 2014 11:46:37 +0200 Subject: [PATCH] update README.md with apt-get instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b777c85..64abb58 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Make sure that `numpy` and `bitarray` Python packages are installed. $ pip install numpy bitarray +or, on Debian/Ubuntu: + + $ apt-get install python-numpy python-bitarray + Clone and setup relevant path variables: $ git clone https://github.com/romanz/amodem.git