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: