We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5ed5e commit aa0657cCopy full SHA for aa0657c
1 file changed
README.md
@@ -11,7 +11,10 @@ Provides support for infrared cameras that are not directly enabled out-of-the b
11
> If you plan to package this software for a Linux distribution, or to contribute code, please read [CONTRIBUTING.md](CONTRIBUTING.md).
12
13
## Installation
14
-Download the latest [linux-enable-ir-emitter-x.x.x.x86-64.tar.gz](https://github.com/EmixamPP/linux-enable-ir-emitter/releases). Then execute:
+Download the latest [linux-enable-ir-emitter-x.x.x-release-x86-64.tar.gz](https://github.com/EmixamPP/linux-enable-ir-emitter/releases). Then execute:
15
+> [!NOTE]
16
+> Please try the 7.0.0-beta! Furthermore, this README has been updated for this version.
17
+
18
```
19
tar -C $HOME/.local/bin --no-same-owner -m -vxzf linux-enable-ir-emitter*.tar.gz
20
0 commit comments