crystal-clear move path destination

User needs to move the model to the correct location, and doesn't need to know/care about the absolute path in Termux
This commit is contained in:
JackJollimore 2023-08-28 00:17:47 -03:00 committed by GitHub
parent 8cb4ee0f4c
commit 0a7ef3a5f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -816,7 +816,7 @@ cd build
cmake --build . --config Release cmake --build . --config Release
``` ```
Move your model inside `/data/data/com.termux/files/home`, for example: Move your model to the home directory (~/), for example:
``` ```
cd cd
cd storage/downloads cd storage/downloads