Explorar el Código

Update README.md

蘭雅sRGB hace 3 años
padre
commit
e78807b11e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -10,7 +10,8 @@
 ```
 git clone https://github.com/hongwenjun/ip.git
 pip3  install Flask  ipip-ipdb
-cd ip && wget https://cdn.jsdelivr.net/npm/qqwry.ipdb/qqwry.ipdb
+cd ip
+wget https://cdn.jsdelivr.net/npm/qqwry.ipdb/qqwry.ipdb
 flask run --host=0.0.0.0
 ```