tarkah / lazystream

Easily get LazyMan stream links, output directly or to m3u / xmltv formats. Streams can also be recorded or casted.
106 stars 17 forks source link

zsh: command not found: lazystream #105

Open armaan-crypto opened 2 years ago

armaan-crypto commented 2 years ago

Hi! After running ./lazystream in the terminal, I get this:

Image

And then when I run lazystream --help, I get the error zsh: command not found: lazystream. How am I supposed to fix this problem? Thank you in advance for your help!

mdesjardins commented 2 years ago

./lazystream --help ?

mrmakr commented 2 years ago

Have you tried

chmod u+x lazy...?

nexxai commented 2 years ago

You need to run ./lazystream --help not lazystream --help