Readme: specify compression format for unpacking

closes #693
This commit is contained in:
Anton Bykov
2016-02-14 14:05:31 +02:00
committed by Michele Fadda
parent 0d12f2db85
commit 149329f669

View File

@@ -66,7 +66,7 @@ Latest:
To install the full directory structure with config file, run: To install the full directory structure with config file, run:
``` ```
sudo tar -C / -xvf ./telegraf-0.10.2-1_linux_amd64.tar.gz sudo tar -C / -zxvf ./telegraf-0.10.2-1_linux_amd64.tar.gz
``` ```
To extract only the binary, run: To extract only the binary, run: