diff --git a/plugins/fits.inc b/plugins/fits.inc index bebb0a81..4c20946b 100644 --- a/plugins/fits.inc +++ b/plugins/fits.inc @@ -4,6 +4,12 @@ * @file * Fits * fits.sh must be in the apache user's path + * + * Download FITS from http://code.google.com/p/fits/ + * Installing: http://code.google.com/p/fits/wiki/installing + * Edit line 5 in fits.sh (FITS_HOME='') and give it a home. + * Make sure that home is in the apache user's path. + * */ /**