Skip to content

Commit 60e2a49

Browse files
Update README.md
1 parent d8fd0d2 commit 60e2a49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ a git Package with openssl
44
source: https://stackoverflow.com/questions/51088635/git-clone-error-gnutls-handshake-failed-an-unexpected-tls-packet-was-receive
55

66
Might be issue with gnutls Package. we have to install a git Package with openssl instead of gnutls. Follow the below steps,
7-
```
8-
9-
sudo apt-get install -y libcurl4-openssl-dev '
7+
```
8+
sudo apt-get install -y libcurl4-openssl-dev
9+
sudo dpkg -i <git-openssl from relase page>
1010
1111
```

0 commit comments

Comments
 (0)