summaryrefslogtreecommitdiff
path: root/install.txt
diff options
context:
space:
mode:
authorRyan Schmidt <git@ryandesign.com>2018-08-25 21:14:48 -0500
committerRyan Schmidt <git@ryandesign.com>2018-08-25 21:14:48 -0500
commitc8872791415514880108c2e46f0c0bb2b7236acf (patch)
tree87a2287119425cc2ea8aee0e0b1718554fa15734 /install.txt
parentaa16de39c6538aa1838208bdb72024e2cd079487 (diff)
Change "ex." to "e.g."
Diffstat (limited to 'install.txt')
-rw-r--r--install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.txt b/install.txt
index f63cf38..ea4e121 100644
--- a/install.txt
+++ b/install.txt
@@ -28,7 +28,7 @@ A few options can be passed to configure (or the autogen.sh script), including:
Typing "./configure --help" will display all the available options. Note that you can provide more than one "--with-" flag to the configure script to enable multiple API support.
-If you wish to use a different compiler than that selected by configure, specify that compiler in the command line (ex. to use CC):
+If you wish to use a different compiler than that selected by configure, specify that compiler in the command line (e.g. to use CC):
./configure CXX=CC