summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b18ad5..fea1675 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ This doesn't add Qt binaries to the `$PATH` by default, so you may wish either r
$ brew link --force qt5
-or add `/usr/local/opt/qt/bin` to your `$PATH`. Once this is done, TikZiT can be build from the command line via:
+or add `/usr/local/opt/qt/bin` to your `$PATH`. Once this is done, TikZiT can be built from the command line via:
$ qmake -r
$ make