Skip to content

Commit

Permalink
Fix a typo in install.md
Browse files Browse the repository at this point in the history
Closes GH-143
  • Loading branch information
tikkss committed Sep 21, 2023
1 parent d2ee517 commit 9cf48e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Flight SQL adapter for PostgreSQL:
- Apache Arrow C++ with Flight SQL support: https://arrow.apache.org/install/
- Meson: https://mesonbuild.com/
- Ninja: https://ninja-build.org/
- C++ compiler such as `g++` and `clang++
- C++ compiler such as `g++` and `clang++`

Here are command lines to build Apache Arrow Flight SQL adapter for
PostgreSQL:
Expand Down

0 comments on commit 9cf48e7

Please sign in to comment.