PyInstaLive icon indicating copy to clipboard operation
PyInstaLive copied to clipboard

"Quickstart" is wrong

Open naddika opened this issue 3 years ago • 1 comments

Install the prerequisites and then PyInstaLive.

What's "then PyInstaLive"?

PyInstaLive
zsh: command not found: PyInstaLive

Run pyinstalive to generate a default configuration file.

$ pyinstalive
zsh: command not found: pyinstalive

Edit the configuration file using any text editor.

What configuration file?

Run pyinstalive -d "" to start downloading a livestream.

$ pyinstalive
zsh: command not found: pyinstalive

naddika avatar Jul 17 '22 14:07 naddika

Hi, please follow the instructions.

python3 -m pip install git+https://github.com/dvingerh/[email protected]

And try it again. Thank you

UnixCro avatar Jul 25 '22 14:07 UnixCro