Skip to content

Commit

Permalink
update README again
Browse files Browse the repository at this point in the history
  • Loading branch information
z80dev committed Oct 28, 2024
1 parent 51d3530 commit e331e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ After installing Racket and Rust, run:
make install
```

This will run a custom install script which ensures the required Rust dependency is compiled and Racket libraries are installed. Then, it builds an executable and puts it in your PATH. The install script will prompt you for a directory where you want the `puffc` executable to live.
This will run a [custom install script](install.rkt) which ensures the required Rust dependency is compiled and Racket libraries are installed. Then, it builds an executable and puts it in your PATH. The install script will prompt you for a directory where you want the `puffc` executable to live.

## Run

Expand Down

0 comments on commit e331e01

Please sign in to comment.