Skip to content

Commit

Permalink
fiz typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Mar 10, 2024
1 parent f347650 commit c389e75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Perform the following steps for each submodule.

1. Run `ssh-keygen -t rsa -b 4096 -C "[email protected]:owner/repo.git"` on your machine to generate a public and private
key pair.
- Make sure to replace `owner` and `repo` with the org and repo name of your **sumbodule** repository.
- Make sure to replace `owner` and `repo` with the org and repo name of your **submodule** repository.
- Make sure that you do **not** set a passcode on the key.
2. Add the **public** key to your **submodule** repository as a `Deploy Key`
- From your submodule repository, go to `Settings` > `Deploy Keys` > `Add Deploy Key`.
Expand Down

0 comments on commit c389e75

Please sign in to comment.