Merge pull request #188 from eli-b/patch-2

README-SSH.md: spelling
This commit is contained in:
Roman Zeyde
2018-01-14 11:50:01 -08:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ Use your SSH public key to access your remote repository (e.g. [GitHub](https://
$ trezor-agent -v -e ed25519 git@github.com | xclip
Use the following Bash alias for convinient Git operations:
Use the following Bash alias for convenient Git operations:
$ alias git_hub='trezor-agent -v -e ed25519 git@github.com -- git'