Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
arrufat committed May 27, 2017
1 parent 9ce17a6 commit 184a918
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 @@ -44,7 +44,7 @@ To build Pdftag you need the following dependencies (including development files
Then run

```
meson --prefix=/usr/local (or your preferred installation prefix)
meson build --prefix=/usr/local (or your preferred installation prefix)
ninja -C build
ninja -C build install
```
Expand Down

0 comments on commit 184a918

Please sign in to comment.