exaviorn / RasPiWrite

A Python Script that prepairs and installs a Raspberry Pi compatiable distro to an SD Card
exaviorn.com/raspiwrite
GNU General Public License v3.0
209 stars 130 forks source link

Fixed a few indentation errors and a missing colon. #62

Open shinsyotta opened 11 years ago

shinsyotta commented 11 years ago

Line 177: colon missing from else statement

A few indentation errors fixed, also.

Finally, I modified the README slightly to make it a little easier to read.