mirror of https://github.com/digint/btrbk
README.md: mention github source code repository
parent
fa5309ee81
commit
57bc86b7a9
|
@ -535,11 +535,16 @@ Development
|
||||||
Source Code Repository
|
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.
|
||||||
like this:
|
|
||||||
|
Official repository:
|
||||||
|
|
||||||
git clone https://dev.tty0.ch/btrbk.git
|
git clone https://dev.tty0.ch/btrbk.git
|
||||||
|
|
||||||
|
Mirror on GitHub:
|
||||||
|
|
||||||
|
git clone https://github.com/digint/btrbk.git
|
||||||
|
|
||||||
|
|
||||||
How to Contribute
|
How to Contribute
|
||||||
-----------------
|
-----------------
|
||||||
|
|
Loading…
Reference in New Issue