Skip to content

Commit

Permalink
readme-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HouQiming committed Apr 1, 2016
1 parent 39f2aa6 commit 1ba1068
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ For more details, visit the [github io page](https://houqiming.github.io/qpad/).

## How to Build

Download the compiler package at [https://github.com/HouQiming/jacy/releases/download/v0.1/bin.zip], and run:
Clone the repository at <https://github.com/HouQiming/jacy/>, download the compiler package at <https://github.com/HouQiming/jacy/releases/download/v0.1/bin.zip>, add the binaries to PATH, then run:
```
jc qpad.jc
```

Right now only Windows build is supported and you need a Visual Studio.

0 comments on commit 1ba1068

Please sign in to comment.