mirror of https://github.com/digint/btrbk
README.md: change git clone URL from git:// to https://
For security reasons, using the git:// protocol is discouraged.pull/204/head
parent
13f37491ed
commit
fa5309ee81
|
@ -538,7 +538,7 @@ Source Code Repository
|
||||||
The source code for btrbk is managed using Git. Check out the source
|
The source code for btrbk is managed using Git. Check out the source
|
||||||
like this:
|
like this:
|
||||||
|
|
||||||
git clone git://dev.tty0.ch/btrbk.git
|
git clone https://dev.tty0.ch/btrbk.git
|
||||||
|
|
||||||
|
|
||||||
How to Contribute
|
How to Contribute
|
||||||
|
|
Loading…
Reference in New Issue