diff --git a/doc/developers-guide.md b/doc/developers-guide.md index f9c82f13..1a524ce0 100644 --- a/doc/developers-guide.md +++ b/doc/developers-guide.md @@ -67,7 +67,8 @@ $ sudo apt install bc binutils build-essential bzip2 cpio \ diffutils file findutils git gzip \ libncurses-dev libssl-dev perl patch \ python3 rsync sed tar unzip wget \ - autopoint bison flex autoconf automake + autopoint bison flex autoconf automake \ + mtools ``` > For details, see the Getting Started and System Requirements sections