README.md: mention github source code repository

pull/204/head
Axel Burri 2017-10-13 14:02:50 +02:00
parent fa5309ee81
commit 57bc86b7a9
1 changed files with 7 additions and 2 deletions

View File

@ -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
----------------- -----------------