Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-wey committed Aug 2, 2022
1 parent bfff014 commit 9791c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ git clone https://github.com/tree-sitter/tree-sitter-java.git
cd ..
python src/data/build_grammars.py
```
4. [Optional] You may have to add the project directory to your Python path.
4. Add the project directory to your Python path.
```sh
export PYTHONPATH="${PYTHONPATH}:~/ast-probe/"
```
Expand Down

0 comments on commit 9791c4c

Please sign in to comment.