diff --git a/README.md b/README.md index 8dd69c8..6ef61fd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ An application to control your Elgato Stream Deck on Linux ### From source Make sure you have a working Go environment (Go 1.16 or higher is required). -See the [installation instructions](https://golang.org/doc/install.html). +See the [install instructions](https://golang.org/doc/install.html). To install deckmaster, simply run: @@ -289,7 +289,7 @@ You can hook up any key with several actions: ```toml [keys.action] - deck= "another.deck" + deck = "relative/path/to/another.deck" ``` #### Run a command