Skip to content

Commit 1e454d8

Browse files
committed
include deps
1 parent 5ec8d73 commit 1e454d8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/wsl2g.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,9 @@ To fix audio issues in WSL2:
1717
3. Source your `.bashrc` file or restart your WSL2 terminal:
1818
```bash
1919
source ~/.bashrc
20+
```
21+
22+
4. Install Alsa/Pulse deps
23+
```bash
24+
sudo apt install libasound2t64 libasound2-plugins libpulse0
2025
```

0 commit comments

Comments
 (0)