mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-08 13:37:33 +02:00
Update README.md
This commit is contained in:
parent
d972fe8cd7
commit
8f159fc102
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Cyclone is an experimental Scheme-to-C compiler that uses the [Cheney on the MTA
|
|||
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.
|
||||
|
||||
2. After installing you can run the `cyclone` command to compile a single Scheme file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue