Update 'README.md'

This commit is contained in:
Rudis Muiznieks 2022-06-30 22:07:38 +00:00
parent 5b99d2defa
commit 11abfa67b7
1 changed files with 8 additions and 0 deletions

View File

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