Update MACA
parent
2a618538e9
commit
8dd73abd5c
4
MACA.md
4
MACA.md
@ -37,6 +37,9 @@
|
|||||||
yum remove maca_sdk
|
yum remove maca_sdk
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- **适配所有 Ubuntu 系统**
|
- **适配所有 Ubuntu 系统**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -44,7 +47,6 @@
|
|||||||
echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### APT安装MACA SDK
|
#### APT安装MACA SDK
|
||||||
|
Loading…
Reference in New Issue
Block a user