update README.md

This commit is contained in:
Yehowshua Immanuel 2024-12-11 13:14:06 -05:00
parent 73deb95e04
commit f3d329f802

View file

@ -47,7 +47,7 @@ AST for the given input `il` file.
```bash
git clone --recursive git@github.com:JoyOfHardware/Haskellator.git
$ nix-shell
$ rtlil-parse
$ rtlil-parse rtlil_file.il parsed_ast.hs
```
# TODO