From: Joel Rosdahl Date: Sat, 27 Aug 2016 14:31:22 +0000 (+0200) Subject: Fix typo in installation instructions X-Git-Tag: v3.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e89195bfabb1e3ffcdb65dfc2e86426990b7cc;p=thirdparty%2Fccache.git Fix typo in installation instructions --- diff --git a/INSTALL-from-release-archive.md b/INSTALL-from-release-archive.md index 98b705941..be25d0280 100644 --- a/INSTALL-from-release-archive.md +++ b/INSTALL-from-release-archive.md @@ -33,7 +33,7 @@ try out ccache or wish to use it for some specific projects. The second method is most useful for when you wish to use ccache for all your compilations. To install for usage by the first method just copy ccache to somewhere in your -path.s +path. To install for the second method, do something like this: diff --git a/INSTALL.md b/INSTALL.md index a860eaa7e..79952a4f5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -42,7 +42,7 @@ try out ccache or wish to use it for some specific projects. The second method is most useful for when you wish to use ccache for all your compilations. To install for usage by the first method just copy ccache to somewhere in your -path.s +path. To install for the second method, do something like this: