Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Jun 9, 2023
1 parent 71e701b commit 068421c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/c++/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ apt update \
&& apt install -y -V libarrow-flight-dev \
&& apt install -y -V libarrow-flight-glib-dev \
&& apt-get install -y -V libgflags-dev \
&& apt-get install -y -V libarrow-flight-sql-dev
&& apt-get install -y -V libarrow-flight-sql-dev \
&& apt-get install -y -V libgrpc++-dev
```
#### Build
```
Expand Down

0 comments on commit 068421c

Please sign in to comment.