Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Add to documentation instal option for Linux Mint
Browse files Browse the repository at this point in the history
  • Loading branch information
janczer committed Dec 9, 2016
1 parent 414d3ea commit cf28004
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -100,6 +100,12 @@ $ curl -s https://packagecloud.io/install/repositories/intelsdi-x/snap/script.de
$ sudo apt-get install -y snap-telemetry
```

Linux Mint 17/17.* (for Linux Mint 18/18.* use `dist=xenial`)
```
$ curl -s https://packagecloud.io/install/repositories/intelsdi-x/snap/script.deb.sh | sudo os=ubuntu dist=trusty bash
$ sudo apt-get install -y snap-telemetry
```

MacOS X [![homebrew](https://img.shields.io/homebrew/v/snap-telemetry.svg)](http://brew.sh/):
```
$ brew install snap-telemetry
Expand Down

0 comments on commit cf28004

Please sign in to comment.