Skip to content
Snippets Groups Projects
Commit ac66e260 authored by Jenny Thuy Dung Tran's avatar Jenny Thuy Dung Tran Committed by Kaan Cimir
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 16ec34f2
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ To use SSH, one of the following must be installed on your device:
- The OpenSSH client, which comes pre-installed on GNU/Linux, macOS, and [Windows 10 via Powershell or WSL](https://docs.gitlab.com/ee/user/ssh.html#use-ssh-on-microsoft-windows).
- SSH version 6.5 or later. Earlier versions used an MD5 signature, which is not secure.
To view the version of SSH installed on your system, run the following command on your terminal (on Linux or macOS) or Git Bash (on Windows):
To view the version of SSH installed on your system, run the following command in your terminal (on Linux or macOS) or Git Bash (on Windows):
```
ssh -V
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment