PrasadG193 / covaccine-notifier

CoWIN Vaccine availability notifier for India
Apache License 2.0
62 stars 28 forks source link

covaccine-notifier: command not found #11

Closed animeshsahu80 closed 3 years ago

animeshsahu80 commented 3 years ago

after installing through curl , when i run the command it shows "covaccine-notifier: command not found "

PrasadG193 commented 3 years ago

@animeshsahu80 by default it will be downloaded to “./bin/covaccine-notifier”. So for executing it, you need to give complete path or add the path to PATH env var. Or you can also move it to “/usr/local/bin”