Skip to content

Commit c6d73d8

Browse files
authored
Merge pull request #56508 from github/repo-sync
Repo sync
2 parents dd2c851 + e9c04bb commit c6d73d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/git-basics/set-up-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you do not need to work with files locally, {% data variables.product.github
4747
> If you are using an older Chrome OS device, another method is required:
4848
>
4949
> 1. Install a terminal emulator such as Termux from the Google Play Store on your Chrome OS device.
50-
> 1. From the terminal emulator that you installed, install Git. For example, in Termux, enter `apt install git` and then type `y` when prompted.
50+
> 1. From the terminal emulator that you installed, install Git. For example, in Termux, enter `pkg install git` and then type `y` when prompted.
5151
5252
1. [Set your username in Git](/get-started/git-basics/setting-your-username-in-git).
5353
1. [Set your commit email address in Git](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address).

0 commit comments

Comments
 (0)