Update zwave.markdown
formatting fix to include the literal ` in the custom package command
This commit is contained in:
parent
af8080c8bf
commit
0969371fb0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ $ sudo PYTHON_EXEC=`which python3` make install
|
|||
<p class='note'>
|
||||
Instead of `make install`, you can alternatively build your own python-openzwave package which can be easily uninstalled:
|
||||
|
||||
`$ sudo PYTHON_EXEC=`which python3` checkinstall --pkgname python-openzwave --pkgversion 1.0 --provides python-openzwave`
|
||||
```$ sudo PYTHON_EXEC=`which python3` checkinstall --pkgname python-openzwave --pkgversion 1.0 --provides python-openzwave````
|
||||
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue