diff --git a/README.md b/README.md index 29c4733..6c6e05a 100644 --- a/README.md +++ b/README.md @@ -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