Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 795c6ca

Browse files
committed
Updated README
1 parent 0bf29db commit 795c6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Read [the documentation](https://github.com/tree-sitter/tree-sitter/tree/master/
3333
If you want to use a prebuilt `tree-sitter` binary (either manually installed or installed with `npm` or `cargo`), make sure it is accessible in the `PATH`, then set the `TS_CLI_BUILD_FROM_SOURCE` environment variable :
3434

3535
```bash
36-
export TS_CLI_BUILD_FROM_SOURCE=true
36+
export TS_CLI_BUILD_FROM_SOURCE=false
3737
```
3838

3939
> _IMPORTANT: Building on a Linux machine is recommended._

0 commit comments

Comments
 (0)