Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for starting on OSX is misleading #138

Open
marimeireles opened this issue Mar 1, 2020 · 1 comment
Open

Documentation for starting on OSX is misleading #138

marimeireles opened this issue Mar 1, 2020 · 1 comment

Comments

@marimeireles
Copy link
Contributor

marimeireles commented Mar 1, 2020

I propose we change this line:

Copy the <tt>SFML</tt> directory from <tt>templates</tt> to <tt>/Library/Developer/Xcode/Templates</tt> (create the folders if they don't exist yet).

To:

Copy the <tt>SFML</tt> directory from <tt>templates</tt> to <tt>~/Library/Developer/Xcode/Templates</tt> (create the folders if they don't exist yet).

The way it is is misleading. The rest of the links make you think this directory will be on the / not on ~

@eXpl0it3r
Copy link
Member

Look at this again, the tutorial is actually correct, because SFML installs the template globally in the in /Library directory and not user directory.

But if you manually copy it, then you have to option to decide to install it in your user directory or the global directory, so this could be enhanced in the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants