summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwschwab <31592931+wschwab@users.noreply.github.com>2020-12-29 21:42:00 +0200
committerGitHub <noreply@github.com>2020-12-29 20:42:00 +0100
commit58ea1e07d2588f6b890e195aed02363fc8867120 (patch)
tree0fc59f8d1664d3d50d7c2b719e72c4b15ae6889d /README.md
parent6de4c7e97196c738466d318dd2c45ec03ad05762 (diff)
downloadmatterbridge-msglm-58ea1e07d2588f6b890e195aed02363fc8867120.tar.gz
matterbridge-msglm-58ea1e07d2588f6b890e195aed02363fc8867120.tar.bz2
matterbridge-msglm-58ea1e07d2588f6b890e195aed02363fc8867120.zip
Update README.md (#1340)
added using `chmod a+x` to make the binary executable in the installation section
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 438b9153..8258572d 100644
--- a/README.md
+++ b/README.md
@@ -156,7 +156,7 @@ See <https://github.com/42wim/matterbridge/wiki>
- Latest stable release [v1.20.0](https://github.com/42wim/matterbridge/releases/latest)
- Development releases (follows master) can be downloaded [here](https://github.com/42wim/matterbridge/actions) selecting the latest green build and then artifacts.
-To install or upgrade just download the latest [binary](https://github.com/42wim/matterbridge/releases/latest) and follow the instructions on the [howto](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) for a step by step walkthrough for creating your configuration.
+To install or upgrade just download the latest [binary](https://github.com/42wim/matterbridge/releases/latest). On \*nix platforms you may need to make the binary executable - you can do this by running `chmod a+x` on the binary (example: `chmod a+x matterbridge-1.20.0-linux-64bit`). After downloading (and making the binary executable, if necessary), follow the instructions on the [howto](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) for a step by step walkthrough for creating your configuration.
### Packages