Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Commit

Permalink
Fix link to Releases page
Browse files Browse the repository at this point in the history
  • Loading branch information
wilriker committed Jan 19, 2021
1 parent 8bafe9a commit b59e066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ mycommand "my first parameter" "my second parameter" %D
Note that `%D` was passed as is since it was not given in the `M-Code`.

# Installation
* Download from [Releases](Releases) page. When in doubt use the `armv7h` version.
* Download from [Releases](https://github.com/wilriker/execonmcode/releases) page. When in doubt use the `armv7h` version.
* Rename to just `execonmcode`
* Make executable via `chmod +x execonmcode`
* Put it into any path of your `$PATH` e.g. `/usr/local/bin`
Expand Down

0 comments on commit b59e066

Please sign in to comment.