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

Issue with installing git #5

Open
morganmyers101 opened this issue Aug 27, 2021 · 2 comments
Open

Issue with installing git #5

morganmyers101 opened this issue Aug 27, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@morganmyers101
Copy link

I followed the link and installed git but when I try to type the command into the terminal i am getting an error, but I am not sure how to fix it.

image

@kevinsullivan
Copy link
Owner

After xcode-select include a space before the --install option. Unix/Linux command line commands start with the name of the program to run, here xcode-select then, separated by spaces and usually but not always starting with a dash or two dashes, come the arguments to that command.

@kevinsullivan
Copy link
Owner

kevinsullivan commented Aug 27, 2021 via email

@kevinsullivan kevinsullivan added the documentation Improvements or additions to documentation label Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants