2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

change the URL for go-xcat to github

This commit is contained in:
Victor Hu 2016-12-08 14:14:13 -05:00
parent 0c12451375
commit 32ccaf70e0

View File

@ -64,7 +64,7 @@ The following sections describe the different methods for installing xCAT.
#. Download the ``go-xcat`` tool using ``wget``: ::
wget http://xcat.org/files/go-xcat -O - >/tmp/go-xcat
wget https://raw.githubusercontent.com/xcat2/xcat-core/master/xCAT-server/share/xcat/tools/go-xcat -O - >/tmp/go-xcat
chmod +x /tmp/go-xcat
#. Run the ``go-xcat`` tool: ::