commit 9a22ddaad19c06a2ed824c2d8f7c2f763ab40499 parent 661fe30dd0f18d09fb080f5d0b2413e4b832a775 Author: KatolaZ <katolaz@freaknet.org> Date: Thu, 22 Dec 2016 19:07:11 +0000 Added "python-markdown and ruby-ronn" among the set of dependencies Diffstat:
M | README.md | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -18,7 +18,12 @@ zsh debootstrap sudo kpartx cgpt xz-utils ## Documentation -Find documentation inside the `docs` directory of libdevuansdk. +Find documentation inside the `docs` directory of libdevuansdk. The following +packages need to be installed to compile the documentation: + +``` +python-markdown ruby-ronn +``` ## Notes