Skip to content

Commit

Permalink
Add sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Oct 23, 2024
1 parent adcc376 commit 8ea89d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setting-up-git-and-github.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ updated regularly.
- Or, by typing in "Spotlight" in the upper right-hand corner `Terminal`.
2. Once `Terminal` is open type:
```bash
xcode-select --install
sudo xcode-select --install
```
3. This will trigger an installation pop-up. Please follow the installer prompts.
4. To verify the success of the installation, type into `Terminal`:
Expand Down

0 comments on commit 8ea89d4

Please sign in to comment.