docs: update installation prerequisites for Ubuntu and Debian system

This commit is contained in:
Linda 2023-05-06 18:41:28 +08:00
parent c570f67461
commit 790b6a2ad8
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ To compile using ESP-IDF you will need to get the following packages. The comman
- Ubuntu and Debian::
sudo apt-get install git wget flex bison gperf python3 python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0
sudo apt-get install git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0
- CentOS 7 & 8::

View File

@ -34,7 +34,7 @@ Linux 用户
- Ubuntu 和 Debian::
sudo apt-get install git wget flex bison gperf python3 python3-venv python3-setuptools cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0
sudo apt-get install git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0
- CentOS 7 & 8::