README: fix "make clean" instructions
This commit is contained in:
@@ -19,6 +19,6 @@ roughly:
|
||||
2. `tree-sitter generate`
|
||||
3. `tree-sitter test`
|
||||
|
||||
run `nix run '.#clean'` before committing to avoid checking in build artifacts.
|
||||
run `make clean` from within the `nix develop` shell before committing to avoid checking in build artifacts.
|
||||
|
||||
the parser is defined in `grammar.js`, and tests live in `corpus/`.
|
||||
|
Reference in New Issue
Block a user