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`.