You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull docs update from PR for the windows changes. Be sure to include the must install gitbash with symlinks and source ~/.bashrc and how to create the ~/.bashrc file for path
vi ~/.bashrc
export PATH=$PATH:"/c/Users/<username>/bin"
exit gitbash and reopen
error at top may say a `.bash_profile` was created for you
curl command from docs
source ~/.bashrc
gvm <version>
``
The text was updated successfully, but these errors were encountered:
Pull docs update from PR for the windows changes. Be sure to include the
must install gitbash with symlinks
andsource ~/.bashrc
and how to create the ~/.bashrc file for pathThe text was updated successfully, but these errors were encountered: