Note re: legacy branch

This commit is contained in:
Tony Garnock-Jones 2021-05-12 15:18:49 +02:00
parent 66aed5c882
commit 02d0447ea6
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ TypeScript and JavaScript, in both node.js and the browser. The
implementation techniques herein are the subject of a forthcoming
paper.
**IMPORTANT: Use branch `typescript1` when cloning this project from git:**
git clone -b typescript1 https://git.syndicate-lang.org/syndicate-lang/syndicate-js
## Building
This project uses [`yarn`](https://yarnpkg.com/), not `npm`.