From 6fb08a23a175512d90c5d139a3744fedbec44036 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 1 Jan 2014 18:34:50 -0800 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 880cca4..516b474 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -26,4 +26,10 @@ And then make the executable At that point, you will have a functioning micropython executable, which may be launched with the command: -> ./py \ No newline at end of file +> ./py + +### Fedora, CentOS, and Red Hat Enterprise Linux and variants + +### ArchLinux + +### Gentoo Linux \ No newline at end of file