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:
parent
8cb4ee0f4c
commit
0a7ef3a5f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue