Skip to content

Commit

Permalink
Update parquet-tools link
Browse files Browse the repository at this point in the history
  • Loading branch information
yuj authored May 17, 2018
1 parent 019d1f8 commit 3260355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Reads Apache Parquet files in Sublime Text. The records are shown in JSON format
1. Choose _Parquet_ from the list.

# Requirement
This sublime package depends on the [parquet-tools](https://github.com/Parquet/parquet-mr/tree/master/parquet-tools) software. Make sure it is installed and on your PATH.
This sublime package depends on the [parquet-tools](https://github.com/apache/parquet-mr/tree/master/parquet-tools) software. Make sure it is installed and on your PATH.

On macOS, run ```brew install parquet-tools```.

Expand Down

0 comments on commit 3260355

Please sign in to comment.