summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Landden <slandden@gmail.com>2018-03-05 17:32:48 -0800
committerShawn Landden <slandden@gmail.com>2018-03-07 15:01:17 -0800
commited6e7f83c83a3f87c41f30d2776e72e05c951da8 (patch)
tree30a11ac3ebdb2a57ce3bf543a4f3ec392a92c91d
parenta53a7d5953fa595103d3cc143aa44d48b118eae5 (diff)
downloaddistcc-git-ed6e7f83c83a3f87c41f30d2776e72e05c951da8.tar.gz
fix INSTALL instructions
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0f9577c..5fe1927 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,7 +24,7 @@ QUICK SUMMARY
make check # Optional! Should have python >= 3.1 installed.
make install # You may need to use "sudo" for this command.
make installcheck # Optional! Should have python >= 3.1 installed.
- update-distcc-symlinks.py # Needs "sudo". Run this again if you install/remove compilers
+ update-distcc-symlinks # Needs "sudo". Run this again if you install/remove compilers
Repeat installation for each server machine.