summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2019-01-07 17:35:04 +0100
committerAleks Kissinger <aleks0@gmail.com>2019-01-07 17:35:04 +0100
commit93598b62ba955fa80215315c750d8d6c76809c4d (patch)
tree115faf335fb8227a74a68189fde0f647a187e67f
parent10317d06974df2aca788d87814eca163b5878160 (diff)
typo
-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