Deploying with Python anyware

Hi guys, I was tryinh to deploy my web app by following up this video made by Adam: Deploy your App with PythonAnywhere and Dash Plotly - YouTube
but i am stuck when I am try to “initialize git”, infact i receive the following message:
saying that the command “git” it’s not recognized…any tips? thks

Hi @Cocco. In order to use the git command line tools you need to first install them from https://git-scm.com/

Hope this helps

Hi @Cocco I don’t use the command line anymore when using pychram.

Thanks guys for your reply. I have installed git actually,but i guess i should correctly set up the right path. Carlo