forked from kompetenzinventar/ki-doku
update instructions for build dependencies
* typo in sphinx plantuml package name * make python and system dependencies explicit
This commit is contained in:
parent
1ccc65a9e7
commit
a28bf9676d
@ -24,10 +24,13 @@ TBD
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
building the ki-doku depends on python, sphinx,
|
Building the ki-doku depends on the following Python packages:
|
||||||
sphinx-contrib-plantuml und plantuml.
|
* `sphinx`
|
||||||
|
* `sphinxcontrib-plantuml`
|
||||||
|
|
||||||
building/ using the ki-backend depends on python and flask.
|
as well as the system dependency `plantuml`, which you can get e.g. with `apt install plantuml`
|
||||||
|
|
||||||
|
Building/using the ki-backend depends on python and flask, see the repo's environment specification for details.
|
||||||
|
|
||||||
<!-- ROADMAP -->
|
<!-- ROADMAP -->
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
Loading…
Reference in New Issue
Block a user