Fix formatting
This commit is contained in:
parent
167da01ffd
commit
5fd648cca1
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ Make sure you use the right script (`.sh`, `.ps1` or `.cmd`) and escape char (if
|
|||
PowerShell uses a backtick [ **`** ] and cmd.exe uses a caret [ **^** ].
|
||||
|
||||
Note that destreamer won't run in an elevated (Administrator/root) shell. Running inside **Cygwin/MinGW/MSYS** may also fail, please use **cmd.exe** or **PowerShell** if you're on Windows.
|
||||
|
||||
**WSL** (Windows Subsystem for Linux) is not supported as it can't easily pop up a browser window. It *may* work by installing an XWindow server (like [Xming][xming]) and exporting the default display to it (`export DISPLAY=:0`) before running destreamer. However we didn't test this so it's pure speculation on our part.
|
||||
|
||||
Download a video -
|
||||
|
|
Loading…
Reference in a new issue