diff --git a/Getting-Started.md b/Getting-Started.md index 74e1a69..c9d7891 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -78,4 +78,10 @@ At that point, you will have a functioning micropython executable, which may be ### ArchLinux -### Gentoo Linux \ No newline at end of file +### Gentoo Linux + +### Mac OSX + +OSX is only supported on the osx branch. First do : + +git checkout osx \ No newline at end of file