ln -s v7.0.3 v7.0
 {endcode}
 
-1: Tell the new download system about the new binaries.
+1: Tell the new download system about the new binaries.  *You might have to be the condor user when running these commands for the downloads to get properly pushed out*.
 *:: All of the programs listed here take --help options, and the are all discussed to some extent in /p/condor/downloads/doc/operation.txt .
 *:: These tools require Python version 2.5. The /usr/bin/python on RHEL5 2.4.3, and these scripts won't run with it. If that's the case, add /s/python-2.5/bin/ to the front of your PATH. It is not enough to call the script with /s/python-2.5/bin/python in front of it.  You can detect the version of the python that you're running by:
 {code}