OneinStack 1 anno fa
parent
commit
58597976ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -38,7 +38,7 @@ apt-get -y install wget screen
 #### Download Source and Install
 
 ```bash
-wget http://mirrors.linuxeye.com/oneinstack-full.tar.gz
+wget http://mirrors.oneinstack.com/oneinstack-full.tar.gz
 tar xzf oneinstack-full.tar.gz
 cd oneinstack
 ```