Commit 4beb982f authored by Vincent QB's avatar Vincent QB Committed by cpuhrsch
Browse files

Install sox through Anaconda. (#151)

parent 92eaca7c
......@@ -28,6 +28,10 @@ Linux (Ubuntu):
```bash
sudo apt-get install sox libsox-dev libsox-fmt-all
```
Anaconda
```bash
conda install -c conda-forge sox
```
Installation
------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment