Skip to content

Commit 770fa41

Browse files
committed
[update] compile tool link
1 parent bbfbf1f commit 770fa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/llm_framework/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AX630C AI large model local voice assistant program. Provided by M5STACK STACKFL
99

1010
## compile
1111
```bash
12-
wget https://m5share.oss-cn-shenzhen.aliyuncs.com/ax630c_llm_project/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.gz?OSSAccessKeyId=LTAI5tSGrycCku6R4TQkroEc&Expires=37727406013&Signature=U9YN9Tp6zrIhNlL%2FfjcO0xRQTzk%3D
12+
wget https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/linux/llm/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.gz
1313
sudo tar zxvf gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.gz -C /opt
1414

1515
sudo apt install python3 python3-pip libffi-dev

0 commit comments

Comments
 (0)