Skip to content

Commit

Permalink
Merge pull request #2188 from luck3y/patch-1
Browse files Browse the repository at this point in the history
Update setup_elytron_linux.adoc
  • Loading branch information
fjuma authored Sep 5, 2024
2 parents 03aeea0 + b654480 commit 7d34a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-elytron-guides/setup_elytron_linux.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ git config --global user.name "<Your Name>"
[.responsive-img_capped_50-width.text-center]
image::setup-elytron_fork-repo.png['Screenshot of buttons at top of wildfly-elytron repo, including "Fork" button']

. Now go to your fork of the repository, the URL will be *https://github.com//wildfly-elytron*. Replace `<USERNAME>` with your GitHub username.
. Now go to your fork of the repository, the URL will be *https://github.com/<USERNAME>/wildfly-elytron*. Replace `<USERNAME>` with your GitHub username.
. At this point, you can follow the GitHub guide for https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account?platform=linux[adding a new SSH key to your GitHub account] to set up an SSH key so you can clone your repository.
. At the top right, you will see there is a green "Code" button. Click on that and choose the "SSH" tab. Click on the button next to the url to copy it.
+
Expand Down

0 comments on commit 7d34a4a

Please sign in to comment.