mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-24 01:26:44 +07:00
Minor typo fix
This commit is contained in:
@@ -35,6 +35,6 @@ bash build-linux.sh
|
|||||||
|
|
||||||
message_pint "Moving rkllm to /usr/bin..."
|
message_pint "Moving rkllm to /usr/bin..."
|
||||||
|
|
||||||
cp ./build/build_aarch64_release/llm_demo /usr/bin/rkllm # We also change the name for remembering how to call it from shell
|
cp ./build/build_aarch64_Release/llm_demo /usr/bin/rkllm # We also change the name for remembering how to call it from shell
|
||||||
|
|
||||||
message_print "Done!"
|
message_print "Done installing ezrknn-llm!"
|
||||||
|
|||||||
Reference in New Issue
Block a user