Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai authored Nov 2, 2024
1 parent 05f4b5c commit dc5ff23
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,9 @@ select pdf_read_file('/tmp/pgintro.pdf') @@ to_tsquery('oracle');

## Installation

**Prerequisites**

* [poppler](https://poppler.freedesktop.org)
* [glib](https://docs.gtk.org/glib/)
* [cairo](https://www.cairographics.org)

I've noticed that prefixes for these can be tricky,
especially on MacOS;
check the `Makefile` for ideas.

```
sudo apt install -y libpoppler-glib-dev pkg-config
```
```
cd /tmp
git clone https://github.com/Florents-Tselai/pgpdf.git
Expand Down

0 comments on commit dc5ff23

Please sign in to comment.