vittorioromeo / Tutorials

Repository for my YouTube tutorials + code snippets
https://www.youtube.com/channel/UC1XihgHdkNOQd5IBHnIZWbA
Other
231 stars 54 forks source link

Add instructions for installing SFML on Mac #5

Open matthargett opened 7 years ago

vittorioromeo commented 7 years ago

Hey Matt, thanks for the PR. I think this is a little bit out of place though. How do you feel about something like:

SFML is available on most package managers (e.g. brew on MacOS). Otherwise it can be downloaded from the official website, which also contains tutorials on how to install it.

?