Skip to content

Commit cfd6f9f

Browse files
committed
docs: update readme
1 parent 3c60272 commit cfd6f9f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
泰山派Linux SDK
44
基于Rockchip原厂 `rk4.1-202305` 版本
55

6-
## 源码包
7-
直接clone下载比较大,可以考虑使用初始源码包
8-
* 百度盘: [https://pan.baidu.com/s/1jxfGnd5a9eMD3Wd4nY-Mwg?pwd=3ivk](https://pan.baidu.com/s/1jxfGnd5a9eMD3Wd4nY-Mwg?pwd=3ivk)
9-
106
## 预编译固件
117
链接:https://pan.baidu.com/s/1yd-n9Xr-0quVid7sIeTM7Q?pwd=2653
128
提取码:2653
@@ -17,10 +13,9 @@
1713

1814
```bash
1915
sudo apt install git-lfs
20-
git clone https://github.com/CmST0us/tspi-linux-sdk.git
16+
git clone --recursive https://github.com/CmST0us/tspi-linux-sdk.git
2117
cd tspi-linux-sdk
22-
git lfs fetch
23-
git lfs checkout
18+
git lfs pull
2419

2520
sudo apt update
2621
sudo apt install -y git ssh make gcc libssl-dev liblz4-tool expect \

0 commit comments

Comments
 (0)