Skip to content

Commit 7e20d2f

Browse files
committed
Correct Buck2 version for MTK backend
1 parent a347665 commit 7e20d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/mediatek/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before you begin, ensure you have the following prerequisites installed and conf
1515

1616
#### 1. Buck2 Build Tool
1717

18-
- **Download Buck2**: Obtain Buck2 from the official [releases page](https://github.com/facebook/buck2/releases/tag/2024-02-01).
18+
- **Download Buck2**: Obtain Buck2 from the official [releases page](https://github.com/facebook/buck2/releases/tag/2024-05-15).
1919
- **Add to PATH**: Extract the downloaded file and add the directory to your system's `$PATH` environment variable.
2020
```bash
2121
export PATH=<path_to_buck>:$PATH

0 commit comments

Comments
 (0)