From 7b2aaec1f6dab6b8beeea18ef081c548766aadf8 Mon Sep 17 00:00:00 2001 From: Diederik de Haas Date: Fri, 16 Sep 2016 10:42:54 +0200 Subject: [PATCH] Updated README.md with correct filesizes. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fa47b31a..70606689 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Other presets include _minimal_ which has even less packages (no logging, no tex ## Writing the installer to the SD card ### Obtaining installer files on Windows and Mac -Installer archive is around **19MB** and contains all firmware files and the installer. +Installer archive is around **24MB** and contains all firmware files and the installer. Go to [our latest release page](https://github.com/debian-pi/raspbian-ua-netinst/releases/latest) and download the .zip file. @@ -53,7 +53,7 @@ Format your SD card as **FAT32** (MS-DOS on _Mac OS X_) and extract the installe Try formatting the SD card with this tool: https://www.sdcard.org/downloads/formatter_4/ ### Alternative method for Mac, writing image to SD card -Prebuilt image is around **19MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users. +Prebuilt image is around **24MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users. Go to [our latest release page](https://github.com/debian-pi/raspbian-ua-netinst/releases/latest) and download the .img.bz2 file. @@ -69,7 +69,7 @@ To flash your SD card on Mac: _Note the **r** in the of=/dev/rdiskX part on the dd line which should speed up writing the image considerably._ ### SD card image for Linux -Prebuilt image is around **17MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users. +Prebuilt image is around **20MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users. Go to [our latest release page](https://github.com/debian-pi/raspbian-ua-netinst/releases/latest) and download the .img.xz file.