~aleteoryx/muditaos

d80eb2e0e8d8b0eb7f3a8db55196f3431be3208c — SP2FET 5 years ago bf730d4
[EGD-5461] Fix update docs

The update script doc doesn't have info about creaing a tarball,
now it's fixed
1 files changed, 1 insertions(+), 2 deletions(-)

M test/firmware_update_test/README.md
M test/firmware_update_test/README.md => test/firmware_update_test/README.md +1 -2
@@ 21,5 21,4 @@ python3 ./update.py tarball_path
The serial port used by the phone will be detected automatically.


To obtain the tarball package use either proper CMake target (work in progress) or the `genupdatepkg.sh` script located 
in the `config` subfolder in the root repository.
\ No newline at end of file
To obtain the tarball package use the proper CMake target: `make package-update`. The only requirement is having a properly configured API token and Python environment, required by the asset downloading script.