mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Make a note in the Ubunut Install guide that explains the lowercase "xcat"
This commit is contained in:
parent
32855754e2
commit
cd31f32060
@ -22,10 +22,12 @@ Add the necessary apt-repositories to the management node ::
|
||||
add-apt-repository "deb http://ports.ubuntu.com/ubuntu-ports $(lsb_release -sc) universe"
|
||||
add-apt-repository "deb http://ports.ubuntu.com/ubuntu-ports $(lsb_release -sc)-updates universe"
|
||||
|
||||
Install xCAT with the following command: ::
|
||||
Install xCAT [#]_ with the following command: ::
|
||||
|
||||
apt-get clean all
|
||||
apt-get update
|
||||
apt-get install xCAT
|
||||
apt-get install xcat
|
||||
|
||||
.. [#] Starting with Ubuntu 16.04, the package name 'xCAT' is required to be all lowercase
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user