Merge pull request #1362 from ahlinc/fix/891

chore(docs): Fix getting started example, closes #891
This commit is contained in:
Andrew Hlynskyi 2021-08-27 11:09:58 +03:00 committed by GitHub
commit 53f094f05e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ tree-sitter parse example-file
This should print the following:
```
(source_file [1, 0] - [1, 5])
(source_file [0, 0] - [1, 0])
```
You now have a working parser.