2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 10:40:24 +00:00

Merge pull request #2316 from immarvin/ondoc

correct the doc on ubt upgrade
This commit is contained in:
junxiawang
2016-12-15 14:43:42 +08:00
committed by GitHub

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*