Skip to content

Commit a1d823a

Browse files
committed
added install chapter
1 parent 4f527e7 commit a1d823a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

index.rst

+17
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,23 @@ okerrupdate documentation
2020
checks/sql
2121
checks/ok
2222

23+
24+
------------
25+
Installation
26+
------------
27+
Install as python package (recommended way for all users):
28+
29+
.. code-block:: shell
30+
31+
pip3 install okerrupdate
32+
33+
Or clone source code from `okerrupdate repository <https://github.com/yaroslaff/okerrupdate>`_ (for developers):
34+
35+
.. code-block:: shell
36+
37+
git clone https://github.com/yaroslaff/okerrupdate.git
38+
39+
2340
-----------
2441
okerrupdate
2542
-----------

0 commit comments

Comments
 (0)