mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
Update README.md - SSH password can be changed with ssh-keygen -p
This commit is contained in:
@ -18,8 +18,7 @@ cat ~/.ssh/id_rsa.pub
|
||||
If you see a long string starting with `ssh-rsa`, you can skip the `ssh-keygen` step.
|
||||
|
||||
Note: It is a best practice to use a password for an SSH key, but it is not
|
||||
required and you can skip creating a password by pressing enter. Note that
|
||||
the password you choose here can't be altered or retrieved.
|
||||
required and you can skip creating a password by pressing enter.
|
||||
|
||||
To generate a new SSH key, use the following command:
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user