diff --git a/README.md b/README.md index 7e94ae6ec79339f745a98d18beba70cff6b00c61..31ee06bb19587418267e80fd7b9f88daf19ecd66 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,8 @@ removing EXIF data (which may contain sensitive information) from uploaded images. If you installed GitLab: - Using the Omnibus package, you're all set. + *NOTE* that if you are using CentOS Minimal, you may need to install `perl` + package: `yum install perl` - From source, make sure `exiftool` is installed: ```sh