Windows installation tip #1104
alexanderankin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While the website (https://sdkman.io/install) says to augment Git Bash for Windows with MinGW, I had success with simply installing "zip for windows" (http://gnuwin32.sourceforge.net/packages/zip.htm), unzipping the folder (careful - do it with
unzip -d
- otherwise you'll have torm -rf manifest/ contrib/ man/
) and adding the bin folder from that zip into my$PATH
.Beta Was this translation helpful? Give feedback.
All reactions