From 2d99e625b678a035699f4bdcffb5674b6adaa7fa Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 24 May 2017 13:34:06 +0000 Subject: [PATCH] Mention supported OS platforms --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 690f41eb..4dd91a77 100644 --- a/index.md +++ b/index.md @@ -12,7 +12,7 @@ Cyclone is the first compiler written entirely in the latest R7RS Sch Getting Started --------------- -1. To install Cyclone on your machine for the first time use [**cyclone-bootstrap**](https://github.com/justinethier/cyclone-bootstrap) to build a set of binaries. +1. To install Cyclone on your machine for the first time use [**cyclone-bootstrap**](https://github.com/justinethier/cyclone-bootstrap) to build a set of binaries. Instructions are provided for Linux, Mac, and Windows (via MSYS). 2. After installing you can run the `cyclone` command to compile a single Scheme file: