training-manual icon indicating copy to clipboard operation
training-manual copied to clipboard

Add Git upgrade instructions

Open parkerbxyz opened this issue 3 years ago • 0 comments

We should include environment-specific instructions for upgrading to the latest version of Git.

macOS

brew upgrade git

Note: Requires Homebrew.

Windows

https://stackoverflow.com/a/48924212

Windows Subsystem for Linux (WSL)

sudo apt-get install git

parkerbxyz avatar Mar 17 '21 18:03 parkerbxyz