We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e547fd commit af2f92aCopy full SHA for af2f92a
site/_wiki/Install/Linux.md
@@ -53,7 +53,7 @@ If you're experiencing `libhostfxr` issues, please see the solutions from Micros
53
sudo zypper refresh
54
55
# Install the package
56
- sudo zypper --no-gpg-check install ./OpenTabletDriver.rpm
+ sudo zypper --no-gpg-checks install ./OpenTabletDriver.rpm
57
```
58
59
> This assumes that you are in the directory in which you downloaded OpenTabletDriver to.
0 commit comments