Files
lmms/configure
Arnout Engelen 01fc05b251 Point ./configure users to the INSTALL file
Previously the instructions did not match
2014-07-08 19:56:14 +02:00

7 lines
107 B
Bash
Executable File

#!/bin/sh
echo "Usage of configure & Co is deprecated! Please see the INSTALL file:"
echo ""
cat INSTALL