Skip to content
Snippets Groups Projects
Commit 843b2d9c authored by Ilya Zhukov's avatar Ilya Zhukov
Browse files

Add missing bracket

parent ea6da145
No related branches found
No related tags found
No related merge requests found
Pipeline #187145 passed
...@@ -57,7 +57,7 @@ Install the "Remote Explorer" extension pack from Microsoft. ...@@ -57,7 +57,7 @@ Install the "Remote Explorer" extension pack from Microsoft.
:::warning :::warning
On Dec 20, JSC stopped using a certain encryption method for security reasons. Now, they're using a different one, but it's causing problems on Windows computers. To resolve this issue on Windows you need to add the following line in your ssh config file (in `.ssh\config` in your user directory: On Dec 20, JSC stopped using a certain encryption method for security reasons. Now, they're using a different one, but it's causing problems on Windows computers. To resolve this issue on Windows you need to add the following line in your ssh config file (in `.ssh\config` in your user directory):
``` ```
Host * Host *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment