增加 tree 命令.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2020-05-14 11:01:39 +08:00
parent 0aa216ca83
commit 50775951f7
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ Configured directory for incoming files does not exist
## 安装常用工具 ## 安装常用工具
```sh ```sh
pacman -S base-devel git gcc make cmake gdb python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz unrar unzip zip aria2 pacman -S base-devel git gcc make cmake gdb python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz unrar unzip zip aria2 tree
``` ```
另外需要安装 flex、bison、libncurses5-dev 等。 另外需要安装 flex、bison、libncurses5-dev 等。