mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
parent
f586f5e690
commit
32e0903561
@ -299,7 +299,7 @@ Updating ESP-IDF
|
||||
|
||||
After some time of using ESP-IDF, you may want to update it to take advantage of new features or bug fixes. The simplest way to do so is by deleting existing ``esp-idf`` folder and cloning it again, exactly as when doing initial installation described in sections :ref:`get-started-get-esp-idf`.
|
||||
|
||||
Another solution is to update only what has changed. This method is useful if you have slow connection to the GiHub. To do the update run the following commands::
|
||||
Another solution is to update only what has changed. This method is useful if you have a slow connection to GitHub. To do the update run the following commands::
|
||||
|
||||
cd ~/esp/esp-idf
|
||||
git pull
|
||||
|
Loading…
x
Reference in New Issue
Block a user