2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

correct the doc on ubt upgrade

This commit is contained in:
immarvin
2016-12-15 01:00:21 -05:00
parent b33069f634
commit 3266a819b4

View File

@ -3,6 +3,6 @@ Updating xCAT
If at a later date you want to update xCAT, first, update the software repositories and then run: ::
apt-get update
apt-get --only-upgrade install xcat*
apt-get -y --only-upgrade install *xcat*