mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
Replaced curl with wget in README
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
### Requirements
|
||||
|
||||
1. **curl** (Is needed for downloading the ffmpeg lib)
|
||||
```sudo apt install curl```
|
||||
1. **wget** (Is needed for downloading the ffmpeg lib and Chrome)
|
||||
```sudo apt install wget```
|
||||
|
||||
2. **unzip** (Is needed for unzipping the downloaded file)
|
||||
```sudo apt install unzip```
|
||||
|
||||
Reference in New Issue
Block a user