diff --git a/README.md b/README.md index 8fab283..c6dd83d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ A [Mycroft.ai](https://mycroft.ai) skill to run an arbitrary shell script. +## Install + +This skill isn't in the official marketplace (for now) so the best way to install it is via the command line: + +``` +mycroft-msm install https://code.sitosis.com/rudism/mycroft-run-script +``` + ## Setup After installing the skill configure the `script_dir` either in the settings json or on Mycroft Home. Default is `/home/mycroft/scripts`.