documentation: README.md: add instructions for downloading latest master

pull/334/head
Axel Burri 2020-01-02 17:42:18 +01:00
parent c03e960d90
commit 1b533f2340
1 changed files with 6 additions and 2 deletions

View File

@ -35,8 +35,12 @@ Installation
============
Btrbk is a single perl script, and does not require any special
installation procedures or libraries. Simply download the latest
[btrbk source tarball] and run the "btrbk" executable.
installation procedures or libraries. Download the latest [btrbk
source tarball], or try latest master:
wget https://raw.githubusercontent.com/digint/btrbk/master/btrbk
chmod +x btrbk
sudo ./btrbk ls /
For more information, read the [installation documentation].