change tar.gz build url

This commit is contained in:
Antonio SJ Musumeci 2016-03-11 16:55:10 -05:00
parent 9b3c085cf3
commit 309cfee52b

View File

@ -155,7 +155,7 @@ First get the code from [github](http://github.com/trapexit/mergerfs).
```
$ git clone https://github.com/trapexit/mergerfs.git
$ # or
$ wget https://github.com/trapexit/mergerfs/archive/master.zip
$ wget https://github.com/trapexit/mergerfs/releases/download/<ver>/mergerfs-<ver>.tar.gz
```
#### Debian / Ubuntu