docs: describe extra WSL installation step
ref: N25B-119
This commit is contained in:
@@ -40,6 +40,12 @@ We depend on PortAudio for the `pyaudio` package, so install it with:
|
|||||||
sudo apt install -y portaudio19-dev
|
sudo apt install -y portaudio19-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On WSL, also install:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt install -y libasound2-plugins
|
||||||
|
```
|
||||||
|
|
||||||
Install the required packages with
|
Install the required packages with
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user