passed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target
[openssl.git] / NOTES.WIN
index 2a3c1e1925d05ee3398d2841c4b7256bf3776545..ac215c3603a1d964ca3342f5feb48ea40284eecb 100644 (file)
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -6,10 +6,11 @@
  --------------------------------------------------
 
  In addition to the requirements and instructions listed in INSTALL,
- this are required as well:
+ these are required as well:
 
  - You need Perl.  We recommend ActiveState Perl, available from
-   https://www.activestate.com/ActivePerl.
+   https://www.activestate.com/ActivePerl. Another viable alternative
+   appears to be Strawberry Perl, http://strawberryperl.com.
    You also need the perl module Text::Template, available on CPAN.
    Please read NOTES.PERL for more information.