install heroku in windows code example
Example 1: heroku cli
npm i -g heroku
code to install heroku in windows
Example 2: how to install heroku in terminal
$ brew tap heroku/brew && brew install heroku
Example 3: how to use heroku on windows
Go in your browser (the thing right next to the windows start button) and type cmd open command prompt and put pip install heroku