Added "python-markdown and ruby-ronn" among the set of dependencies

This commit is contained in:
KatolaZ 2016-12-22 19:07:11 +00:00
parent 661fe30dd0
commit 9a22ddaad1
1 changed files with 6 additions and 1 deletions

View File

@ -18,7 +18,12 @@ zsh debootstrap sudo kpartx cgpt xz-utils
## Documentation ## 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 ## Notes