mirror of
https://github.com/romanz/amodem.git
synced 2026-04-20 21:26:39 +08:00
update README.md with apt-get instructions
This commit is contained in:
@@ -39,6 +39,10 @@ Make sure that `numpy` and `bitarray` Python packages are installed.
|
|||||||
|
|
||||||
$ pip install numpy bitarray
|
$ pip install numpy bitarray
|
||||||
|
|
||||||
|
or, on Debian/Ubuntu:
|
||||||
|
|
||||||
|
$ apt-get install python-numpy python-bitarray
|
||||||
|
|
||||||
Clone and setup relevant path variables:
|
Clone and setup relevant path variables:
|
||||||
|
|
||||||
$ git clone https://github.com/romanz/amodem.git
|
$ git clone https://github.com/romanz/amodem.git
|
||||||
|
|||||||
Reference in New Issue
Block a user