Fix format of command
This commit is contained in:
parent
f4e5fc761c
commit
3d65adfd46
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