Commit 26e35708 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

fix typo in readme

parent f4613c31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ For more examples, please see [the examples page](https://github.com/plotfx/plot
Building
--------

To build PlotFX, you need an up-to-date C++ compiler, cmake, liharfbuzz, libpng
To build PlotFX, you need an up-to-date C++ compiler, cmake, harfbuzz, libpng
and libcairo. Run:

    $ cmake .