Potential typo in tutorial

On this page: Ubuntu MATE for the Raspberry Pi Model B 2, 3 and 3+

sudo apt-get install gddrescue xz-utils
unxz ubuntu-mate-18.04.2-beta1-desktop-armhf+raspi-ext4.img.xz
sudo ddrescue -D --force ubuntu-mate-18.04.2-beta1-desktop-armhf+raspi-ext4.img.xz /dev/sdx

ubuntu-mate-18.04.2-beta1-desktop-armhf+raspi-ext4.img.xz
or
ubuntu-mate-18.04.2-beta1-desktop-armhf+raspi-ext4.img

I believe the input to ddrescue should be .img file since we called unxz on the downloaded .xz right before.

Nice catch. I reported that for you.

Thanks, it's been fixed:

Thanks. I'm new here.