add OpenBSD installation instructions.
This commit is contained in:
committed by
Adrien Vergé
parent
930c8eea94
commit
cb5fe2c050
@@ -29,6 +29,12 @@ On FreeBSD:
|
|||||||
|
|
||||||
pkg install py36-yamllint
|
pkg install py36-yamllint
|
||||||
|
|
||||||
|
On OpenBSD:
|
||||||
|
|
||||||
|
.. code:: sh
|
||||||
|
|
||||||
|
doas pkg_add py3-yamllint
|
||||||
|
|
||||||
Alternatively using pip, the Python package manager:
|
Alternatively using pip, the Python package manager:
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user