diff --git a/README.md b/README.md index 4bd0c0a..1596400 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,11 @@ acquired via nvidia-smi. # Installation -Right now, the best way to install SenseThing is by cloning this repository, -and running the Ruby commands by hand. Better installation processes will be -coming as I have time to develop them. +For apt-based Linux distros, SenseThing can be installed using one of the deb +files available in the [GitHub Releases]. + +On other distros, unfortunately you'll have to install SenseThing manually. +Run the following commands to check out this repo and install: ```sh git clone git@github.com:ryukoposting/sensething.git @@ -57,6 +59,8 @@ rake install sensething --version ``` +[GitHub Releases]: https://github.com/ryukoposting/sensething/releases + # Discovering your system's sensors First, you'll want to grab a list of the available sensors on your system: