aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4d8f5c9c..8db78115 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,8 @@ $ sudo apt-get install android-tools-adb android-tools-fastboot autoconf bison \
cscope curl flex gdisk libc6:i386 libfdt-dev \
libglib2.0-dev libpixman-1-dev libstdc++6:i386 \
libz1:i386 netcat python-crypto python-serial \
- python-wand uuid-dev xdg-utils xz-utils zlib1g-dev
+ python-wand uuid-dev xdg-utils xz-utils zlib1g-dev \
+ mtools
```
---