Skip to content

Commit

Permalink
Clean up README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Feb 5, 2022
1 parent 5751313 commit c0e7416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c0e7416

Please sign in to comment.