Updated Branches: refs/heads/master 653ea0ccc -> c543a50fb
Fix typo Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/c543a50f Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c543a50f Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/c543a50f Branch: refs/heads/master Commit: c543a50fb47d647591c04a36417b9b25b50a4d7f Parents: 653ea0c Author: Mladen Turk <[email protected]> Authored: Wed Jun 27 06:36:20 2012 +0200 Committer: Mladen Turk <[email protected]> Committed: Wed Jun 27 06:36:20 2012 +0200 ---------------------------------------------------------------------- INSTALL | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c543a50f/INSTALL ---------------------------------------------------------------------- diff --git a/INSTALL b/INSTALL index 174e940..340f61a 100644 --- a/INSTALL +++ b/INSTALL @@ -37,7 +37,7 @@ To install: To build the examples in example directory use $ make examples -To installl the examples inside current layout libexecdir use the +To install the examples inside current layout libexecdir use the $ sudo make install-examples By default the build will use the highest level of compiler
