Making docs more clear on steps to get database installed.
This commit is contained in:
parent
fc18e0f2bf
commit
2856d13a4e
|
@ -100,6 +100,10 @@ used by Lemur to help associate certificates that do not currently have an owner
|
||||||
Lemur has discovered certificates from a third party resource. This is also a default user that can be used to
|
Lemur has discovered certificates from a third party resource. This is also a default user that can be used to
|
||||||
administer Lemur.
|
administer Lemur.
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
$ lemur db init
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ lemur init
|
$ lemur init
|
||||||
|
|
Loading…
Reference in New Issue