mirror of
https://github.com/adrienverge/yamllint.git
synced 2024-11-22 07:36:25 -06:00
add OpenBSD installation instructions.
This commit is contained in:
parent
930c8eea94
commit
cb5fe2c050
@ -29,6 +29,12 @@ On FreeBSD:
|
||||
|
||||
pkg install py36-yamllint
|
||||
|
||||
On OpenBSD:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
doas pkg_add py3-yamllint
|
||||
|
||||
Alternatively using pip, the Python package manager:
|
||||
|
||||
.. code:: bash
|
||||
|
Loading…
Reference in New Issue
Block a user