Skip to content

Commit 0d44df6

Browse files
committed
Add SD card size information to GUIDE.md
In #6, it was discovered that a fresh install of Raspbian on an 8 GB SD card does not leave enough space to compile all of the programs. This change informs users to use a larger SD card.
1 parent bfa936d commit 0d44df6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

GUIDE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ _[Back to readme](README.md)_
44

55
## What You Need
66

7-
* Raspberry Pi 3 Model B (probably works for RPi 2, but not verified yet)
7+
* Raspberry Pi 2 or 3 Model B
8+
* An SD card running Raspbian with several GB of free space
9+
* An 8 GB card with a fresh install of Raspbian **does not** have enough space. A 16 GB SD card minimum is recommended.
10+
* These instructions may work on Linux distributions other than Raspbian
811
* Internet connection to the Raspberry Pi
912
* A USB memory drive that can be installed as swap memory (if it is a flash drive, make sure you don't care about the drive). Anything over 1 GB should be fine
1013
* A fair amount of time

0 commit comments

Comments
 (0)