Skip to content

Commit e1c3ca1

Browse files
authored
Update README.md
1 parent 208fef6 commit e1c3ca1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ sudo rpm -iv --nodeps linux-enable-ir-emitter-*.rpm
2121
Download the deb package [here](https://github.com/EmixamPP/linux-enable-ir-emitter/releases/latest), then execute:
2222
```
2323
sudo dpkg -i linux-enable-ir-emitter-*.deb
24+
# "command not found" fix :
25+
sudo chmod +x /usr/lib/x86_64-linux-gnu/linux-enable-ir-emitter/linux-enable-ir-emitter.py
2426
```
2527

2628
### Arch distro based :

0 commit comments

Comments
 (0)