2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-04-13 04:11:31 +00:00

Merge pull request #2294 from whowutwut/2.13_go_xcat

change the URL for go-xcat to github
This commit is contained in:
Victor Hu
2016-12-08 14:18:06 -05:00
committed by GitHub

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: ::