Skip to content

Commit ec9b7af

Browse files
authored
Update README.md
Using the git protocol gives the following error: ``` fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. ```
1 parent 1ec02de commit ec9b7af

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
@@ -12,7 +12,7 @@ music playing daemon. Requires MPD version 0.19 or later.
1212

1313
## Getting
1414
* [Latest release on Hackage]
15-
* `git clone git://github.com/vimus/libmpd-haskell.git`
15+
* `git clone https://github.com/vimus/libmpd-haskell.git`
1616

1717
[Latest release on Hackage]: https://hackage.haskell.org/package/libmpd "libmpd-haskell on Hackage"
1818

0 commit comments

Comments
 (0)