Browse Source

Update README.md

OneinStack 1 year ago
parent
commit
58597976ac
1 changed files with 1 additions and 1 deletions
  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
 ```