Update MACA

mirror 2024-09-26 16:33:08 +08:00
parent ef0f5f32be
commit 228b4d142f

12
MACA.md

@ -36,14 +36,14 @@
yum remove maca_sdk
```
## 适配所有 Ubuntu 系统**
- **适配所有 Ubuntu 系统**
```bash
curl -fsSL https://repos.metax-tech.com/public.gpg.key | apt-key add -
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
```bash
curl -fsSL https://repos.metax-tech.com/public.gpg.key | apt-key add -
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安装MACA SDK