Update README.md

This commit is contained in:
Maksim Ivanov
2021-09-23 21:29:47 +03:00
committed by GitHub
parent 03743dbe3d
commit 69c2b39fc4

View File

@@ -24,7 +24,7 @@
3. (*Optional*) You may disable **Widevine** fix if one that comes with Opera works well for you. 3. (*Optional*) You may disable **Widevine** fix if one that comes with Opera works well for you.
```sudo sed -i '/FIX_WIDEVINE=/s/true/false/g' ./fix-opera.sh``` ```sed -i '/FIX_WIDEVINE=/s/true/false/g' ./fix-opera.sh```
4. Run script. And if it works well got ot next step. 4. Run script. And if it works well got ot next step.