Browse Source

Update README.MD

MoeClub 1 year ago
parent
commit
4e39b9a31c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      C8-660/README.MD

+ 1 - 1
C8-660/README.MD

@@ -30,7 +30,7 @@ sed -i 's/mirrors.vsean.net/mirrors.cloud.tencent.com/g;' /etc/opkg/distfeeds.co
 sed -i '/istore/d' /etc/opkg/distfeeds.conf
 
 opkg update
-opkg install jq
+opkg install python3-pip
 
 ```