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