From 0a7ef3a5f9e164b3a70239bdd8b4d6f9061f2962 Mon Sep 17 00:00:00 2001 From: JackJollimore <130917767+JackJollimore@users.noreply.github.com> Date: Mon, 28 Aug 2023 00:17:47 -0300 Subject: [PATCH] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e505a1657..4b83daf49 100644 --- a/README.md +++ b/README.md @@ -816,7 +816,7 @@ cd build 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 storage/downloads