diff --git a/bin/compile b/bin/compile index 3b176d8..0faf35c 100755 --- a/bin/compile +++ b/bin/compile @@ -19,7 +19,7 @@ # # - The desired Python VM is available on the base system. # - Library dependencies are available on the base system. -# - Django applications should not require additional configuration. +# - Django applications should not require any platform-specific configuration. #