Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uphow does one get this to bind to `python3`? #87
Labels
Comments
|
When you install a package, you get instructions how to use it. See for example https://github.com/sashkab/homebrew-python/blob/master/Formula/python%403.7.rb#L279 |
|
Should you want to update README -- I'll accept the pull request. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would be good to add a bit to the README.md that explains how to make
python3etc use a version installed this way.