Skip to content

Commit d965a3e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ source: https://stackoverflow.com/questions/51088635/git-clone-error-gnutls-hand
66
Might be issue with gnutls Package. we have to install a git Package with openssl instead of gnutls. Follow the below steps,
77
```
88
sudo apt-get install -y libcurl4-openssl-dev
9-
sudo dpkg -i <git-openssl from relase page>
9+
sudo dpkg -i <git-openssl from release page>
1010
1111
```

0 commit comments

Comments
 (0)