commit 4dd3d626fd43d0a0a78cb25a342c335e3ab6f068 parent 960d368d37365421e6f04fceaae3a3a02fb5c472 Author: mayfrost <mayfrost@cock.li> Date: Tue, 27 Mar 2018 19:38:43 +0000 Update INITIATION.md Diffstat:
| M | INITIATION.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/INITIATION.md b/INITIATION.md @@ -90,8 +90,8 @@ Don't forget to create and mount the extra directories in the case you had creat `setup` * On __Source Mage GNU/Linux__ download and uncompress the tarball inside the new root directory. `cd /mnt/drive` -`wget -c "http://download.sourcemage.org/image/official/smgl-stable-<version>-basesystem-x86_64.<compression>"` -`tar xvf smgl-stable-<version>-basesystem-x86_64.<compression>` +`wget -c "http://download.sourcemage.org/image/official/smgl-stable-<VERSION>-basesystem-x86_64.tar.xz"` +`tar xJvf smgl-stable-<VERSION>-basesystem-x86_64.tar.xz` ### CHROOT * On __CRUX__ you can issue the next command to mount everything else and chroot automatically.