Skip to content

Commit a6adf7b

Browse files
author
Scott Wozniak
authored
Removed snap (spotDL#1366)
1 parent a8eef6e commit a6adf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALLATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When installing Python, ensure to select "**Add to PATH**".
2121

2222
- [Windows Tutorial](https://windowsloop.com/install-ffmpeg-windows-10/)
2323
- OSX - `brew install ffmpeg`
24-
- Linux - `sudo snap install ffmpeg`
24+
- Linux - `sudo apt install ffmpeg` or use your distros package manager
2525

2626
### Verifying Versions
2727

0 commit comments

Comments
 (0)