Added "python-markdown and ruby-ronn" among the set of dependencies
This commit is contained in:
parent
661fe30dd0
commit
9a22ddaad1
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue