Skip to content

Commit fcf874a

Browse files
committed
Add how to compile section to README.md
1 parent 3dfc549 commit fcf874a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ Amast is a minimalist asynchronous toolkit that makes it easier to develop C lan
1515
- timers
1616
- events
1717

18+
## How To Compile
19+
<a name="how-to-compile"></a>
20+
21+
On Linux or WSL:
22+
23+
Install [pixi](https://pixi.sh/latest/#installation).
24+
Run `pixi run all`.
25+
1826
## How To Use
1927
<a name="how-to-use"></a>
2028

0 commit comments

Comments
 (0)