documentation: install add quick wget example in install

pull/511/merge
Axel Burri 2022-12-03 12:08:40 +01:00
parent 1477fe5181
commit f107507876
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ Download and unpack the latest [btrbk source tarball] and type:
sudo make install sudo make install
#### Try latest master from Github:
wget https://raw.githubusercontent.com/digint/btrbk/master/btrbk
chmod +x btrbk
sudo ./btrbk ls /
### Debian Based Distros ### Debian Based Distros