From f06ffa026b7b9f21792eea38b64aaf38d0ef8c5b Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 21 Mar 2017 17:29:44 +0100 Subject: [PATCH] update readme [skip ci] --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c45e09c..1deb100 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ This is the first time I am building something with rust, so beware :) **Please note that this is alpha software, you should not trust it.** +# Installation +Install from [crates.io](https://crates.io). + +``` +cargo install gog-sync +``` + # Configuration The configuration file is in the config folder as described by the xdg specification with a prefix of `gog-sync`.