Minor change

This commit is contained in:
Angel-HF
2024-04-12 23:31:59 +02:00
committed by Pelochus
parent 3bc6db7b86
commit bf9f444c22

View File

@@ -18,10 +18,10 @@ if [ "$EUID" -ne 0 ]; then
exit exit
fi fi
message_print "Changing to repository..." # message_print "Changing to repository..."
# git clone https://github.com/Pelochus/ezrknn-llm.git # git clone https://github.com/Pelochus/ezrknn-llm.git
cd ezrknn-llm/ # cd ezrknn-llm/
message_print "Installing RKNN LLM libraries..." message_print "Installing RKNN LLM libraries..."