Update manual_upgrade.rst

tar xjf *.bz2 => unzip *.zip
This commit is contained in:
Nono 2017-03-11 18:34:07 +01:00 committed by Morris Jobke
parent 53c115b415
commit 87f695edd1
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A

View File

@ -22,7 +22,7 @@ The other way is by entering your ``config.php`` file and changing
of your current installation.
.. note:: To unpack your new tarball, run:
tar xjf nextcloud-[version].tar.bz2
unzip nextcloud-[version].zip
3. Stop your Web server.