mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-06 12:46:35 +02:00
Revised getting started section
This commit is contained in:
parent
4cd443cc85
commit
06cc4c0e5c
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
|
||||
---------------
|
||||
|
||||
If you are installing Cyclone for the first time, you will need to use [cyclone-bootstrap](https://github.com/justinethier/cyclone-bootstrap) to build a set of binaries.
|
||||
If you are installing Cyclone for the first time use [cyclone-bootstrap](https://github.com/justinethier/cyclone-bootstrap) to build a set of binaries.
|
||||
|
||||
After installing you can read the Documentation section below for more.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue